pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.secretsmanager.kotlin
/
SecretRotationArgsBuilder
Secret
Rotation
Args
Builder
class
SecretRotationArgsBuilder
Builder for
SecretRotationArgs
.
Functions
Functions
rotation
Lambda
Arn
Link copied to clipboard
@
JvmName
(
name
=
"rwmplkbjpnqmtmxv"
)
suspend
fun
rotationLambdaArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ndyxkjkodolgdfuq"
)
suspend
fun
rotationLambdaArn
(
value
:
String
?
)
rotation
Rules
Link copied to clipboard
@
JvmName
(
name
=
"pmiqeluxehkmixml"
)
suspend
fun
rotationRules
(
value
:
SecretRotationRotationRulesArgs
?
)
@
JvmName
(
name
=
"mvwkyuweobbcfyus"
)
suspend
fun
rotationRules
(
value
:
Output
<
SecretRotationRotationRulesArgs
>
)
@
JvmName
(
name
=
"txaxjtsdtiqsqtsa"
)
suspend
fun
rotationRules
(
argument
:
suspend
SecretRotationRotationRulesArgsBuilder
.
(
)
->
Unit
)
secret
Id
Link copied to clipboard
@
JvmName
(
name
=
"mssfibeywjmqlycl"
)
suspend
fun
secretId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"juiuiyqappkfbmde"
)
suspend
fun
secretId
(
value
:
String
?
)