Get Transit Gateway Result
fun GetTransitGatewayResult(associationDefaultRouteTableId: String? = null, autoAcceptSharedAttachments: String? = null, defaultRouteTableAssociation: String? = null, defaultRouteTablePropagation: String? = null, description: String? = null, dnsSupport: String? = null, id: String? = null, propagationDefaultRouteTableId: String? = null, tags: List<TransitGatewayTag>? = null, transitGatewayCidrBlocks: List<String>? = null, vpnEcmpSupport: String? = null)