Class: Aws::EC2::Types::TransitGatewayAttachment
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::TransitGatewayAttachment
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-ec2/types.rb
Overview
Describes an attachment between a resource and a transit gateway.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#association ⇒ Types::TransitGatewayAttachmentAssociation
The association.
-
#creation_time ⇒ Time
The creation time.
-
#resource_id ⇒ String
The ID of the resource.
-
#resource_owner_id ⇒ String
The ID of the Amazon Web Services account that owns the resource.
-
#resource_type ⇒ String
The resource type.
-
#state ⇒ String
The attachment state.
-
#tags ⇒ Array<Types::Tag>
The tags for the attachment.
-
#transit_gateway_attachment_id ⇒ String
The ID of the attachment.
-
#transit_gateway_id ⇒ String
The ID of the transit gateway.
-
#transit_gateway_owner_id ⇒ String
The ID of the Amazon Web Services account that owns the transit gateway.
Instance Attribute Details
#association ⇒ Types::TransitGatewayAttachmentAssociation
The association.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
The creation time.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#resource_id ⇒ String
The ID of the resource.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#resource_owner_id ⇒ String
The ID of the Amazon Web Services account that owns the resource.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#resource_type ⇒ String
The resource type. Note that the ‘tgw-peering` resource type has been deprecated.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#state ⇒ String
The attachment state. Note that the ‘initiating` state has been deprecated.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Array<Types::Tag>
The tags for the attachment.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#transit_gateway_attachment_id ⇒ String
The ID of the attachment.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#transit_gateway_id ⇒ String
The ID of the transit gateway.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |
#transit_gateway_owner_id ⇒ String
The ID of the Amazon Web Services account that owns the transit gateway.
63599 63600 63601 63602 63603 63604 63605 63606 63607 63608 63609 63610 63611 63612 |
# File 'lib/aws-sdk-ec2/types.rb', line 63599 class TransitGatewayAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :transit_gateway_owner_id, :resource_owner_id, :resource_type, :resource_id, :state, :association, :creation_time, :tags) SENSITIVE = [] include Aws::Structure end |