http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-secretsmanager
/
org.http4k.connect.amazon.secretsmanager.events
Package-level
declarations
Types
Types
Secrets
Manager
Rotation
Event
Link copied to clipboard
@
JsonSerializable
data
class
SecretsManagerRotationEvent
(
val
SecretId
:
SecretId
,
val
Step
:
Step
,
val
ClientRequestToken
:
UUID
?
=
null
,
val
RotationToken
:
UUID
?
=
null
)
Step
Link copied to clipboard
@
JsonSerializable
enum
Step
:
Enum
<
Step
>