pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
RouteTableAssociationArgsBuilder
/
subnetId
subnet
Id
@
JvmName
(
name
=
"uiwvofpxvuxokbef"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yjtfjhuotpvbtkcf"
)
suspend
fun
subnetId
(
value
:
String
?
)
Parameters
value
The subnet ID to create an association. Conflicts with
gateway_id
.