pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
VpcEndpointRouteTableAssociationArgs
/
VpcEndpointRouteTableAssociationArgs
Vpc
Endpoint
Route
Table
Association
Args
fun
VpcEndpointRouteTableAssociationArgs
(
routeTableId
:
Output
<
String
>
?
=
null
,
vpcEndpointId
:
Output
<
String
>
?
=
null
)