The AWS::EC2::TransitGatewayMulticastDomain type
transit_gateway_id
(String) The ID of the transit gateway.options
(Attributes) The options for the transit gateway multicast domain. (see below for nested schema)tags
(Attributes List) The tags for the transit gateway multicast domain. (see below for nested schema)creation_time
(String) The time the transit gateway multicast domain was created.id
(String) Uniquely identifies the resource.state
(String) The state of the transit gateway multicast domain.transit_gateway_multicast_domain_arn
(String) The Amazon Resource Name (ARN) of the transit gateway multicast domain.transit_gateway_multicast_domain_id
(String) The ID of the transit gateway multicast domain.options
Optional:
auto_accept_shared_associations
(String) Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain. Valid Values: enable | disableigmpv_2_support
(String) Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain. Valid Values: enable | disablestatic_sources_support
(String) Indicates whether support for statically configuring transit gateway multicast group sources is turned on. Valid Values: enable | disabletags
Optional:
key
(String) The key of the tag. Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with aws:.value
(String) The value of the tag. Constraints: Tag values are case-sensitive and accept a maximum of 255 Unicode characters.Import is supported using the following syntax:
$ terraform import awscc_ec2_transit_gateway_multicast_domain.example <resource ID>