class Aws::EC2::Types::TransitGatewayPeeringAttachment


@see docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/TransitGatewayPeeringAttachment AWS API Documentation
@return [Array<Types::Tag>]
The tags for the transit gateway peering attachment.
@!attribute [rw] tags
@return [Time]
The time the transit gateway peering attachment was created.
@!attribute [rw] creation_time
@return [String]
‘initiating` state has been deprecated.
The state of the transit gateway peering attachment. Note that the
@!attribute [rw] state
@return [Types::PeeringAttachmentStatus]
The status of the transit gateway peering attachment.
@!attribute [rw] status
@return [Types::TransitGatewayPeeringAttachmentOptions]
Details about the transit gateway peering attachment.
@!attribute [rw] options
@return [Types::PeeringTgwInfo]
Information about the accepter transit gateway.
@!attribute [rw] accepter_tgw_info
@return [Types::PeeringTgwInfo]
Information about the requester transit gateway.
@!attribute [rw] requester_tgw_info
@return [String]
The ID of the accepter transit gateway attachment.
@!attribute [rw] accepter_transit_gateway_attachment_id
@return [String]
The ID of the transit gateway peering attachment.
@!attribute [rw] transit_gateway_attachment_id
Describes the transit gateway peering attachment.