--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ec2_transit_gateway_multicast_domain_association Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::EC2::TransitGatewayMulticastDomainAssociation --- # awscc_ec2_transit_gateway_multicast_domain_association (Data Source) Data Source schema for AWS::EC2::TransitGatewayMulticastDomainAssociation ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `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. - `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.