The AWS::EC2::TransitGatewayMulticastDomainAssociation type
subnet_id
(String) The IDs of the subnets to associate with the transit gateway multicast domain.transit_gateway_attachment_id
(String) The ID of the transit gateway attachment.transit_gateway_multicast_domain_id
(String) The ID of the transit gateway multicast domain.id
(String) Uniquely identifies the resource.resource_id
(String) The ID of the resource.resource_type
(String) The type of resource, for example a VPC attachment.state
(String) The state of the subnet association.Import is supported using the following syntax:
$ terraform import awscc_ec2_transit_gateway_multicast_domain_association.example <resource ID>