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

Class: Aws::EC2::Types::TransitGatewayPeeringAttachment

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#accepter_tgw_infoTypes::PeeringTgwInfo

Information about the accepter transit gateway.

Returns:

#creation_timeTime

The time the transit gateway peering attachment was created.

Returns:

  • (Time)

    The time the transit gateway peering attachment was created.

#requester_tgw_infoTypes::PeeringTgwInfo

Information about the requester transit gateway.

Returns:

#stateString

The state of the transit gateway peering attachment. Note that the initiating state has been deprecated.

Possible values:

  • initiating
  • initiatingRequest
  • pendingAcceptance
  • rollingBack
  • pending
  • available
  • modifying
  • deleting
  • deleted
  • failed
  • rejected
  • rejecting
  • failing

Returns:

  • (String)

    The state of the transit gateway peering attachment.

#statusTypes::PeeringAttachmentStatus

The status of the transit gateway peering attachment.

Returns:

#tagsArray<Types::Tag>

The tags for the transit gateway peering attachment.

Returns:

  • (Array<Types::Tag>)

    The tags for the transit gateway peering attachment.

#transit_gateway_attachment_idString

The ID of the transit gateway peering attachment.

Returns:

  • (String)

    The ID of the transit gateway peering attachment.