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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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.
69053 69054 69055 69056 69057 69058 69059 69060 69061 69062 69063 69064 69065 69066 |
# File 'lib/aws-sdk-ec2/types.rb', line 69053 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 |