pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
GatewayRouteTableAssociationArgs
/
GatewayRouteTableAssociationArgs
Gateway
Route
Table
Association
Args
fun
GatewayRouteTableAssociationArgs
(
gatewayId
:
Output
<
String
>
?
=
null
,
routeTableId
:
Output
<
String
>
?
=
null
)