pulumi-aws-kotlin
6.6.1.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
=
"mvaifqhicivehdva"
)
suspend
fun
rotationLambdaArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qvrfcvppioboberj"
)
suspend
fun
rotationLambdaArn
(
value
:
String
?
)
rotation
Rules
Link copied to clipboard
@
JvmName
(
name
=
"llerxucriwmuinya"
)
suspend
fun
rotationRules
(
value
:
SecretRotationRotationRulesArgs
?
)
@
JvmName
(
name
=
"gjxvresjsjslqnhr"
)
suspend
fun
rotationRules
(
value
:
Output
<
SecretRotationRotationRulesArgs
>
)
@
JvmName
(
name
=
"jyxmibgqpgpujuhx"
)
suspend
fun
rotationRules
(
argument
:
suspend
SecretRotationRotationRulesArgsBuilder
.
(
)
->
Unit
)
secret
Id
Link copied to clipboard
@
JvmName
(
name
=
"yjftvwrofamgijic"
)
suspend
fun
secretId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"daaqgcqschjjkdux"
)
suspend
fun
secretId
(
value
:
String
?
)