pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2transitgateway.kotlin
/
RouteTableAssociationArgs
/
RouteTableAssociationArgs
Route
Table
Association
Args
fun
RouteTableAssociationArgs
(
replaceExistingAssociation
:
Output
<
Boolean
>
?
=
null
,
transitGatewayAttachmentId
:
Output
<
String
>
?
=
null
,
transitGatewayRouteTableId
:
Output
<
String
>
?
=
null
)