pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
TransitGateway
Transit
Gateway
class
TransitGateway
:
KotlinCustomResource
Resource Type definition for AWS::EC2::TransitGateway
Properties
Properties
amazon
Side
Asn
Link copied to clipboard
val
amazonSideAsn
:
Output
<
Int
>
?
association
Default
Route
Table
Id
Link copied to clipboard
val
associationDefaultRouteTableId
:
Output
<
String
>
?
auto
Accept
Shared
Attachments
Link copied to clipboard
val
autoAcceptSharedAttachments
:
Output
<
String
>
?
default
Route
Table
Association
Link copied to clipboard
val
defaultRouteTableAssociation
:
Output
<
String
>
?
default
Route
Table
Propagation
Link copied to clipboard
val
defaultRouteTablePropagation
:
Output
<
String
>
?
description
Link copied to clipboard
val
description
:
Output
<
String
>
?
dns
Support
Link copied to clipboard
val
dnsSupport
:
Output
<
String
>
?
id
Link copied to clipboard
val
id
:
Output
<
String
>
multicast
Support
Link copied to clipboard
val
multicastSupport
:
Output
<
String
>
?
propagation
Default
Route
Table
Id
Link copied to clipboard
val
propagationDefaultRouteTableId
:
Output
<
String
>
?
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
tags
Link copied to clipboard
val
tags
:
Output
<
List
<
TransitGatewayTag
>
>
?
transit
Gateway
Cidr
Blocks
Link copied to clipboard
val
transitGatewayCidrBlocks
:
Output
<
List
<
String
>
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>
vpn
Ecmp
Support
Link copied to clipboard
val
vpnEcmpSupport
:
Output
<
String
>
?