pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
VpcEndpointRouteTableAssociationArgsBuilder
Vpc
Endpoint
Route
Table
Association
Args
Builder
class
VpcEndpointRouteTableAssociationArgsBuilder
Builder for
VpcEndpointRouteTableAssociationArgs
.
Functions
Functions
route
Table
Id
Link copied to clipboard
@
JvmName
(
name
=
"cndpnrlwbcnrltnr"
)
suspend
fun
routeTableId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cxhnnwabhfqrbnmr"
)
suspend
fun
routeTableId
(
value
:
String
?
)
vpc
Endpoint
Id
Link copied to clipboard
@
JvmName
(
name
=
"hpqfygahsdpmmvrv"
)
suspend
fun
vpcEndpointId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hibmssjdpyhovque"
)
suspend
fun
vpcEndpointId
(
value
:
String
?
)