You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::TransitGatewayMulticastDomainAssociation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the resources associated with the transit gateway multicast domain.

Instance Attribute Summary collapse

Instance Attribute Details

#resource_idString

The ID of the resource.

Returns:

  • (String)

    The ID of the resource.

#resource_typeString

The type of resource, for example a VPC attachment.

Possible values:

  • vpc
  • vpn
  • direct-connect-gateway
  • peering
  • tgw-peering

Returns:

  • (String)

    The type of resource, for example a VPC attachment.

#subnetTypes::SubnetAssociation

The subnet associated with the transit gateway multicast domain.

Returns:

#transit_gateway_attachment_idString

The ID of the transit gateway attachment.

Returns:

  • (String)

    The ID of the transit gateway attachment.