pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin
/
TransitGatewayRouteTableAttachmentArgs
/
TransitGatewayRouteTableAttachmentArgs
Transit
Gateway
Route
Table
Attachment
Args
fun
TransitGatewayRouteTableAttachmentArgs
(
peeringId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
transitGatewayRouteTableArn
:
Output
<
String
>
?
=
null
)