pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
SubnetRouteTableAssociationArgsBuilder
Subnet
Route
Table
Association
Args
Builder
class
SubnetRouteTableAssociationArgsBuilder
Builder for
SubnetRouteTableAssociationArgs
.
Functions
Functions
route
Table
Id
Link copied to clipboard
@
JvmName
(
name
=
"dwlwatpgjxuctxdo"
)
suspend
fun
routeTableId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hkvicwpgmbkwurfm"
)
suspend
fun
routeTableId
(
value
:
String
?
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"ndutelexrftrvhha"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gpvppxttgxpjrpma"
)
suspend
fun
subnetId
(
value
:
String
?
)