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
/
SecretsManagerRotationEvent
Secrets
Manager
Rotation
Event
@
JsonSerializable
data
class
SecretsManagerRotationEvent
(
val
SecretId
:
SecretId
,
val
Step
:
Step
,
val
ClientRequestToken
:
UUID
?
=
null
,
val
RotationToken
:
UUID
?
=
null
)
(
source
)
Members
Constructors
Secrets
Manager
Rotation
Event
Link copied to clipboard
constructor
(
SecretId
:
SecretId
,
Step
:
Step
,
ClientRequestToken
:
UUID
?
=
null
,
RotationToken
:
UUID
?
=
null
)
Properties
Client
Request
Token
Link copied to clipboard
val
ClientRequestToken
:
UUID
?
Rotation
Token
Link copied to clipboard
val
RotationToken
:
UUID
?
Secret
Id
Link copied to clipboard
val
SecretId
:
SecretId
Step
Link copied to clipboard
val
Step
:
Step