createTransitGatewayMulticastDomain
inline suspend fun Ec2Client.createTransitGatewayMulticastDomain(crossinline block: CreateTransitGatewayMulticastDomainRequest.Builder.() -> Unit): CreateTransitGatewayMulticastDomainResponse
Creates a multicast domain using the specified transit gateway.
The transit gateway must be in the available state before you create a domain. Use DescribeTransitGateways to see the state of transit gateway.