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

Class: Aws::EC2::Types::TransitGatewayMulticastDomain

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The time the transit gateway multicast domain was created.

Returns:

  • (Time)

    The time the transit gateway multicast domain was created.

#stateString

The state of the transit gateway multicast domain.

Possible values:

  • pending
  • available
  • deleting
  • deleted

Returns:

  • (String)

    The state of the transit gateway multicast domain.

#tagsArray<Types::Tag>

The tags for the transit gateway multicast domain.

Returns:

  • (Array<Types::Tag>)

    The tags for the transit gateway multicast domain.

#transit_gateway_idString

The ID of the transit gateway.

Returns:

  • (String)

    The ID of the transit gateway.

#transit_gateway_multicast_domain_idString

The ID of the transit gateway multicast domain.

Returns:

  • (String)

    The ID of the transit gateway multicast domain.