We recommend new projects start with resources from the AWS provider.
aws-native.ec2.TransitGatewayMulticastDomain
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
The AWS::EC2::TransitGatewayMulticastDomain type
Create TransitGatewayMulticastDomain Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new TransitGatewayMulticastDomain(name: string, args: TransitGatewayMulticastDomainArgs, opts?: CustomResourceOptions);
@overload
def TransitGatewayMulticastDomain(resource_name: str,
args: TransitGatewayMulticastDomainArgs,
opts: Optional[ResourceOptions] = None)
@overload
def TransitGatewayMulticastDomain(resource_name: str,
opts: Optional[ResourceOptions] = None,
transit_gateway_id: Optional[str] = None,
options: Optional[OptionsPropertiesArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewTransitGatewayMulticastDomain(ctx *Context, name string, args TransitGatewayMulticastDomainArgs, opts ...ResourceOption) (*TransitGatewayMulticastDomain, error)
public TransitGatewayMulticastDomain(string name, TransitGatewayMulticastDomainArgs args, CustomResourceOptions? opts = null)
public TransitGatewayMulticastDomain(String name, TransitGatewayMulticastDomainArgs args)
public TransitGatewayMulticastDomain(String name, TransitGatewayMulticastDomainArgs args, CustomResourceOptions options)
type: aws-native:ec2:TransitGatewayMulticastDomain
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args TransitGatewayMulticastDomainArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args TransitGatewayMulticastDomainArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args TransitGatewayMulticastDomainArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args TransitGatewayMulticastDomainArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args TransitGatewayMulticastDomainArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
TransitGatewayMulticastDomain Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The TransitGatewayMulticastDomain resource accepts the following input properties:
- Transit
Gateway stringId - The ID of the transit gateway.
- Options
Pulumi.
Aws Native. Ec2. Inputs. Options Properties - The options for the transit gateway multicast domain.
- List<Pulumi.
Aws Native. Inputs. Tag> - The tags for the transit gateway multicast domain.
- Transit
Gateway stringId - The ID of the transit gateway.
- Options
Options
Properties Args - The options for the transit gateway multicast domain.
- Tag
Args - The tags for the transit gateway multicast domain.
- transit
Gateway StringId - The ID of the transit gateway.
- options
Options
Properties - The options for the transit gateway multicast domain.
- List<Tag>
- The tags for the transit gateway multicast domain.
- transit
Gateway stringId - The ID of the transit gateway.
- options
Options
Properties - The options for the transit gateway multicast domain.
- Tag[]
- The tags for the transit gateway multicast domain.
- transit_
gateway_ strid - The ID of the transit gateway.
- options
Options
Properties Args - The options for the transit gateway multicast domain.
- Sequence[Tag
Args] - The tags for the transit gateway multicast domain.
- transit
Gateway StringId - The ID of the transit gateway.
- options Property Map
- The options for the transit gateway multicast domain.
- List<Property Map>
- The tags for the transit gateway multicast domain.
Outputs
All input properties are implicitly available as output properties. Additionally, the TransitGatewayMulticastDomain resource produces the following output properties:
- Creation
Time string - The time the transit gateway multicast domain was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- State string
- The state of the transit gateway multicast domain.
- Transit
Gateway stringMulticast Domain Arn - The Amazon Resource Name (ARN) of the transit gateway multicast domain.
- Transit
Gateway stringMulticast Domain Id - The ID of the transit gateway multicast domain.
- Creation
Time string - The time the transit gateway multicast domain was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- State string
- The state of the transit gateway multicast domain.
- Transit
Gateway stringMulticast Domain Arn - The Amazon Resource Name (ARN) of the transit gateway multicast domain.
- Transit
Gateway stringMulticast Domain Id - The ID of the transit gateway multicast domain.
- creation
Time String - The time the transit gateway multicast domain was created.
- id String
- The provider-assigned unique ID for this managed resource.
- state String
- The state of the transit gateway multicast domain.
- transit
Gateway StringMulticast Domain Arn - The Amazon Resource Name (ARN) of the transit gateway multicast domain.
- transit
Gateway StringMulticast Domain Id - The ID of the transit gateway multicast domain.
- creation
Time string - The time the transit gateway multicast domain was created.
- id string
- The provider-assigned unique ID for this managed resource.
- state string
- The state of the transit gateway multicast domain.
- transit
Gateway stringMulticast Domain Arn - The Amazon Resource Name (ARN) of the transit gateway multicast domain.
- transit
Gateway stringMulticast Domain Id - The ID of the transit gateway multicast domain.
- creation_
time str - The time the transit gateway multicast domain was created.
- id str
- The provider-assigned unique ID for this managed resource.
- state str
- The state of the transit gateway multicast domain.
- transit_
gateway_ strmulticast_ domain_ arn - The Amazon Resource Name (ARN) of the transit gateway multicast domain.
- transit_
gateway_ strmulticast_ domain_ id - The ID of the transit gateway multicast domain.
- creation
Time String - The time the transit gateway multicast domain was created.
- id String
- The provider-assigned unique ID for this managed resource.
- state String
- The state of the transit gateway multicast domain.
- transit
Gateway StringMulticast Domain Arn - The Amazon Resource Name (ARN) of the transit gateway multicast domain.
- transit
Gateway StringMulticast Domain Id - The ID of the transit gateway multicast domain.
Supporting Types
OptionsProperties, OptionsPropertiesArgs
- Appliance
Mode stringSupport - Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- Dns
Support string - Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disable
- Ipv6Support string
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- Security
Group stringReferencing Support - Indicates whether to enable Security Group referencing support for Vpc Attachment. Valid values: enable | disable
- Appliance
Mode stringSupport - Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- Dns
Support string - Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disable
- Ipv6Support string
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- Security
Group stringReferencing Support - Indicates whether to enable Security Group referencing support for Vpc Attachment. Valid values: enable | disable
- appliance
Mode StringSupport - Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- dns
Support String - Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disable
- ipv6Support String
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- security
Group StringReferencing Support - Indicates whether to enable Security Group referencing support for Vpc Attachment. Valid values: enable | disable
- appliance
Mode stringSupport - Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- dns
Support string - Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disable
- ipv6Support string
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- security
Group stringReferencing Support - Indicates whether to enable Security Group referencing support for Vpc Attachment. Valid values: enable | disable
- appliance_
mode_ strsupport - Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- dns_
support str - Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disable
- ipv6_
support str - Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- security_
group_ strreferencing_ support - Indicates whether to enable Security Group referencing support for Vpc Attachment. Valid values: enable | disable
- appliance
Mode StringSupport - Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- dns
Support String - Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disable
- ipv6Support String
- Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
- security
Group StringReferencing Support - Indicates whether to enable Security Group referencing support for Vpc Attachment. Valid values: enable | disable
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.