pulumi-aws-kotlin
6.6.1.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
=
"nicriajgufuwovev"
)
suspend
fun
gatewayId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"edfhfsvgdfdlljup"
)
suspend
fun
gatewayId
(
value
:
String
?
)
route
Table
Id
Link copied to clipboard
@
JvmName
(
name
=
"nhypxuhfhmwbgyqk"
)
suspend
fun
routeTableId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hjldkwdjntepvykv"
)
suspend
fun
routeTableId
(
value
:
String
?
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"uiwvofpxvuxokbef"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yjtfjhuotpvbtkcf"
)
suspend
fun
subnetId
(
value
:
String
?
)