toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
EipAssociationArgsBuilder
/
allowReassociation
allow
Reassociation
@
JvmName
(
name
=
"ipssgxadctjqgmyx"
)
suspend
fun
allowReassociation
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"bntggpbrdsipsibd"
)
suspend
fun
allowReassociation
(
value
:
Boolean
?
)
Parameters
value
Whether to allow an Elastic IP address to be re-associated. Defaults to
true
.