The AWS::EC2::TransitGatewayMulticastGroupSource registers and deregisters members and sources (network interfaces) with the transit gateway multicast group
group_ip_address
(String) The IP address assigned to the transit gateway multicast group.network_interface_id
(String) The ID of the transit gateway attachment.transit_gateway_multicast_domain_id
(String) The ID of the transit gateway multicast domain.group_member
(Boolean) Indicates that the resource is a transit gateway multicast group member.group_source
(Boolean) Indicates that the resource is a transit gateway multicast group member.id
(String) Uniquely identifies the resource.member_type
(String) The member type (for example, static).resource_id
(String) The ID of the resource.resource_type
(String) The type of resource, for example a VPC attachment.source_type
(String) The source type.subnet_id
(String) The ID of the subnet.transit_gateway_attachment_id
(String) The ID of the transit gateway attachment.Import is supported using the following syntax:
$ terraform import awscc_ec2_transit_gateway_multicast_group_source.example <resource ID>