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