Class: Aws::EC2::Types::TransitGatewayVpcAttachment
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::EC2::Types::TransitGatewayVpcAttachment
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-ec2/types.rb
 
Overview
Describes a VPC attachment.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #creation_time  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The creation time.
 - 
  
    
      #options  ⇒ Types::TransitGatewayVpcAttachmentOptions 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The VPC attachment options.
 - 
  
    
      #state  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The state of the VPC attachment.
 - 
  
    
      #subnet_ids  ⇒ Array<String> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The IDs of the subnets.
 - 
  
    
      #tags  ⇒ Array<Types::Tag> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The tags for the VPC attachment.
 - 
  
    
      #transit_gateway_attachment_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the attachment.
 - 
  
    
      #transit_gateway_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the transit gateway.
 - 
  
    
      #vpc_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the VPC.
 - 
  
    
      #vpc_owner_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the Amazon Web Services account that owns the VPC.
 
Instance Attribute Details
#creation_time ⇒ Time
The creation time.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#options ⇒ Types::TransitGatewayVpcAttachmentOptions
The VPC attachment options.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#state ⇒ String
The state of the VPC attachment. Note that the ‘initiating` state has been deprecated.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#subnet_ids ⇒ Array<String>
The IDs of the subnets.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#tags ⇒ Array<Types::Tag>
The tags for the VPC attachment.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#transit_gateway_attachment_id ⇒ String
The ID of the attachment.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#transit_gateway_id ⇒ String
The ID of the transit gateway.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#vpc_id ⇒ String
The ID of the VPC.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#vpc_owner_id ⇒ String
The ID of the Amazon Web Services account that owns the VPC.
      71220 71221 71222 71223 71224 71225 71226 71227 71228 71229 71230 71231 71232  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 71220 class TransitGatewayVpcAttachment < Struct.new( :transit_gateway_attachment_id, :transit_gateway_id, :vpc_id, :vpc_owner_id, :state, :subnet_ids, :creation_time, :options, :tags) SENSITIVE = [] include Aws::Structure end  |