TransitGatewayArgs

constructor(amazonSideAsn: Output<Int>? = null, associationDefaultRouteTableId: Output<String>? = null, autoAcceptSharedAttachments: Output<String>? = null, defaultRouteTableAssociation: Output<String>? = null, defaultRouteTablePropagation: Output<String>? = null, description: Output<String>? = null, dnsSupport: Output<String>? = null, multicastSupport: Output<String>? = null, propagationDefaultRouteTableId: Output<String>? = null, securityGroupReferencingSupport: Output<String>? = null, tags: Output<List<TagArgs>>? = null, transitGatewayCidrBlocks: Output<List<String>>? = null, vpnEcmpSupport: Output<String>? = null)