pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
RouteTableAssociationArgsBuilder
Route
Table
Association
Args
Builder
class
RouteTableAssociationArgsBuilder
Builder for
RouteTableAssociationArgs
.
Functions
Functions
gateway
Id
Link copied to clipboard
@
JvmName
(
name
=
"uouovxvpfqccsidy"
)
suspend
fun
gatewayId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yhkivbkgaayfsfde"
)
suspend
fun
gatewayId
(
value
:
String
?
)
route
Table
Id
Link copied to clipboard
@
JvmName
(
name
=
"vowtflpqesugccea"
)
suspend
fun
routeTableId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qnvsehmkftbhncsr"
)
suspend
fun
routeTableId
(
value
:
String
?
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"pqmtwqyfihkguokb"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"prvcenjecigayihv"
)
suspend
fun
subnetId
(
value
:
String
?
)