pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.secretsmanager.kotlin.inputs
/
SecretRotationRulesArgs
/
SecretRotationRulesArgs
Secret
Rotation
Rules
Args
fun
SecretRotationRulesArgs
(
automaticallyAfterDays
:
Output
<
Int
>
?
=
null
,
duration
:
Output
<
String
>
?
=
null
,
scheduleExpression
:
Output
<
String
>
?
=
null
)