pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.route53domains.kotlin
/
RegisteredDomainArgsBuilder
/
autoRenew
auto
Renew
@
JvmName
(
name
=
"dbtgmppimrhlggel"
)
suspend
fun
autoRenew
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"shweyltpnlygbwei"
)
suspend
fun
autoRenew
(
value
:
Boolean
?
)
Parameters
value
Whether the domain registration is set to renew automatically. Default:
true
.