pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.secretsmanager.kotlin.inputs
/
SecretRotationRotationRulesArgs
Secret
Rotation
Rotation
Rules
Args
data
class
SecretRotationRotationRulesArgs
(
val
automaticallyAfterDays
:
Output
<
Int
>
)
:
ConvertibleToJava
<
SecretRotationRotationRulesArgs
>
Constructors
Functions
Properties
Constructors
Secret
Rotation
Rotation
Rules
Args
Link copied to clipboard
fun
SecretRotationRotationRulesArgs
(
automaticallyAfterDays
:
Output
<
Int
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SecretRotationRotationRulesArgs
Properties
automatically
After
Days
Link copied to clipboard
val
automaticallyAfterDays
:
Output
<
Int
>
Specifies the number of days between automatic scheduled rotations of the secret.