pulumi-aws-kotlin
5.42.0.1
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
=
"fnyucwfyyhxdygwl"
)
suspend
fun
rotationLambdaArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oqxrrcgxwhqrxhiy"
)
suspend
fun
rotationLambdaArn
(
value
:
String
?
)
rotation
Rules
Link copied to clipboard
@
JvmName
(
name
=
"lfmxrhurxknrwhqt"
)
suspend
fun
rotationRules
(
value
:
SecretRotationRotationRulesArgs
?
)
@
JvmName
(
name
=
"kxtkqduhjslsabql"
)
suspend
fun
rotationRules
(
value
:
Output
<
SecretRotationRotationRulesArgs
>
)
@
JvmName
(
name
=
"wvxujshimaymfsip"
)
suspend
fun
rotationRules
(
argument
:
suspend
SecretRotationRotationRulesArgsBuilder
.
(
)
->
Unit
)
secret
Id
Link copied to clipboard
@
JvmName
(
name
=
"ocbpsaixnqybqvvm"
)
suspend
fun
secretId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"veqwrrtavifpdnim"
)
suspend
fun
secretId
(
value
:
String
?
)