toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.secretsmanager.kotlin
/
SecretRotationArgs
/
SecretRotationArgs
Secret
Rotation
Args
constructor
(
rotateImmediately
:
Output
<
Boolean
>
?
=
null
,
rotationLambdaArn
:
Output
<
String
>
?
=
null
,
rotationRules
:
Output
<
SecretRotationRotationRulesArgs
>
?
=
null
,
secretId
:
Output
<
String
>
?
=
null
)