toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2transitgateway.kotlin
/
DefaultRouteTableAssociationArgs
/
DefaultRouteTableAssociationArgs
Default
Route
Table
Association
Args
constructor
(
timeouts
:
Output
<
DefaultRouteTableAssociationTimeoutsArgs
>
?
=
null
,
transitGatewayId
:
Output
<
String
>
?
=
null
,
transitGatewayRouteTableId
:
Output
<
String
>
?
=
null
)