pulumi-aws-kotlin
6.12.2.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
=
"vsnyhirfyqtqdkfm"
)
suspend
fun
routeTableId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sufosybefmrdypoy"
)
suspend
fun
routeTableId
(
value
:
String
?
)
vpc
Endpoint
Id
Link copied to clipboard
@
JvmName
(
name
=
"yqbkhxymicmjsvvx"
)
suspend
fun
vpcEndpointId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ujsvwfpasgmtpbtv"
)
suspend
fun
vpcEndpointId
(
value
:
String
?
)