1. Packages
  2. AWS Native
  3. API Docs
  4. ec2
  5. getTransitGatewayMulticastDomain

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.101.0 published on Thursday, Apr 11, 2024 by Pulumi

aws-native.ec2.getTransitGatewayMulticastDomain

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.101.0 published on Thursday, Apr 11, 2024 by Pulumi

    The AWS::EC2::TransitGatewayMulticastDomain type

    Using getTransitGatewayMulticastDomain

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getTransitGatewayMulticastDomain(args: GetTransitGatewayMulticastDomainArgs, opts?: InvokeOptions): Promise<GetTransitGatewayMulticastDomainResult>
    function getTransitGatewayMulticastDomainOutput(args: GetTransitGatewayMulticastDomainOutputArgs, opts?: InvokeOptions): Output<GetTransitGatewayMulticastDomainResult>
    def get_transit_gateway_multicast_domain(transit_gateway_multicast_domain_id: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetTransitGatewayMulticastDomainResult
    def get_transit_gateway_multicast_domain_output(transit_gateway_multicast_domain_id: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetTransitGatewayMulticastDomainResult]
    func LookupTransitGatewayMulticastDomain(ctx *Context, args *LookupTransitGatewayMulticastDomainArgs, opts ...InvokeOption) (*LookupTransitGatewayMulticastDomainResult, error)
    func LookupTransitGatewayMulticastDomainOutput(ctx *Context, args *LookupTransitGatewayMulticastDomainOutputArgs, opts ...InvokeOption) LookupTransitGatewayMulticastDomainResultOutput

    > Note: This function is named LookupTransitGatewayMulticastDomain in the Go SDK.

    public static class GetTransitGatewayMulticastDomain 
    {
        public static Task<GetTransitGatewayMulticastDomainResult> InvokeAsync(GetTransitGatewayMulticastDomainArgs args, InvokeOptions? opts = null)
        public static Output<GetTransitGatewayMulticastDomainResult> Invoke(GetTransitGatewayMulticastDomainInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTransitGatewayMulticastDomainResult> getTransitGatewayMulticastDomain(GetTransitGatewayMulticastDomainArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:ec2:getTransitGatewayMulticastDomain
      arguments:
        # arguments dictionary

    The following arguments are supported:

    TransitGatewayMulticastDomainId string
    The ID of the transit gateway multicast domain.
    TransitGatewayMulticastDomainId string
    The ID of the transit gateway multicast domain.
    transitGatewayMulticastDomainId String
    The ID of the transit gateway multicast domain.
    transitGatewayMulticastDomainId string
    The ID of the transit gateway multicast domain.
    transit_gateway_multicast_domain_id str
    The ID of the transit gateway multicast domain.
    transitGatewayMulticastDomainId String
    The ID of the transit gateway multicast domain.

    getTransitGatewayMulticastDomain Result

    The following output properties are available:

    CreationTime string
    The time the transit gateway multicast domain was created.
    Options Pulumi.AwsNative.Ec2.Outputs.OptionsProperties
    The options for the transit gateway multicast domain.
    State string
    The state of the transit gateway multicast domain.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags for the transit gateway multicast domain.
    TransitGatewayMulticastDomainArn string
    The Amazon Resource Name (ARN) of the transit gateway multicast domain.
    TransitGatewayMulticastDomainId string
    The ID of the transit gateway multicast domain.
    CreationTime string
    The time the transit gateway multicast domain was created.
    Options OptionsProperties
    The options for the transit gateway multicast domain.
    State string
    The state of the transit gateway multicast domain.
    Tags Tag
    The tags for the transit gateway multicast domain.
    TransitGatewayMulticastDomainArn string
    The Amazon Resource Name (ARN) of the transit gateway multicast domain.
    TransitGatewayMulticastDomainId string
    The ID of the transit gateway multicast domain.
    creationTime String
    The time the transit gateway multicast domain was created.
    options OptionsProperties
    The options for the transit gateway multicast domain.
    state String
    The state of the transit gateway multicast domain.
    tags List<Tag>
    The tags for the transit gateway multicast domain.
    transitGatewayMulticastDomainArn String
    The Amazon Resource Name (ARN) of the transit gateway multicast domain.
    transitGatewayMulticastDomainId String
    The ID of the transit gateway multicast domain.
    creationTime string
    The time the transit gateway multicast domain was created.
    options OptionsProperties
    The options for the transit gateway multicast domain.
    state string
    The state of the transit gateway multicast domain.
    tags Tag[]
    The tags for the transit gateway multicast domain.
    transitGatewayMulticastDomainArn string
    The Amazon Resource Name (ARN) of the transit gateway multicast domain.
    transitGatewayMulticastDomainId string
    The ID of the transit gateway multicast domain.
    creation_time str
    The time the transit gateway multicast domain was created.
    options OptionsProperties
    The options for the transit gateway multicast domain.
    state str
    The state of the transit gateway multicast domain.
    tags Sequence[root_Tag]
    The tags for the transit gateway multicast domain.
    transit_gateway_multicast_domain_arn str
    The Amazon Resource Name (ARN) of the transit gateway multicast domain.
    transit_gateway_multicast_domain_id str
    The ID of the transit gateway multicast domain.
    creationTime String
    The time the transit gateway multicast domain was created.
    options Property Map
    The options for the transit gateway multicast domain.
    state String
    The state of the transit gateway multicast domain.
    tags List<Property Map>
    The tags for the transit gateway multicast domain.
    transitGatewayMulticastDomainArn String
    The Amazon Resource Name (ARN) of the transit gateway multicast domain.
    transitGatewayMulticastDomainId String
    The ID of the transit gateway multicast domain.

    Supporting Types

    OptionsProperties

    ApplianceModeSupport string
    Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
    DnsSupport 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
    ApplianceModeSupport string
    Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
    DnsSupport 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
    applianceModeSupport String
    Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
    dnsSupport 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
    applianceModeSupport string
    Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
    dnsSupport 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
    appliance_mode_support str
    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
    applianceModeSupport String
    Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
    dnsSupport 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

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.101.0 published on Thursday, Apr 11, 2024 by Pulumi