pulumi-aws-kotlin
5.29.1.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
=
"kbvqhgqdlrvtofpl"
)
suspend
fun
rotationLambdaArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"scqtbotjydipvebh"
)
suspend
fun
rotationLambdaArn
(
value
:
String
?
)
rotation
Rules
Link copied to clipboard
@
JvmName
(
name
=
"kesoctvokkdjdjll"
)
suspend
fun
rotationRules
(
value
:
SecretRotationRotationRulesArgs
?
)
@
JvmName
(
name
=
"nxjtkesyoiryvocd"
)
suspend
fun
rotationRules
(
value
:
Output
<
SecretRotationRotationRulesArgs
>
)
@
JvmName
(
name
=
"umemfxlnflxcgiro"
)
suspend
fun
rotationRules
(
argument
:
suspend
SecretRotationRotationRulesArgsBuilder
.
(
)
->
Unit
)
secret
Id
Link copied to clipboard
@
JvmName
(
name
=
"inrvqjjcovcqfpch"
)
suspend
fun
secretId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yyjpuyvwfgpqddes"
)
suspend
fun
secretId
(
value
:
String
?
)