toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.route53domains.kotlin
/
DomainArgsBuilder
/
autoRenew
auto
Renew
@
JvmName
(
name
=
"uslxvokqdmktofxl"
)
suspend
fun
autoRenew
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"hwfbmrrkfopugouj"
)
suspend
fun
autoRenew
(
value
:
Boolean
?
)
Parameters
value
Whether the domain registration is set to renew automatically. Default:
true
.