pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.secretsmanager.kotlin
/
SecretRotationArgs
/
SecretRotationArgs
Secret
Rotation
Args
fun
SecretRotationArgs
(
rotationLambdaArn
:
Output
<
String
>
?
=
null
,
rotationRules
:
Output
<
SecretRotationRotationRulesArgs
>
?
=
null
,
secretId
:
Output
<
String
>
?
=
null
)