Class: Aws::EC2::Types::InstanceImageMetadata
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::EC2::Types::InstanceImageMetadata
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-ec2/types.rb
 
Overview
Information about the instance and the AMI used to launch the instance.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #availability_zone  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The Availability Zone or Local Zone of the instance.
 - 
  
    
      #image_metadata  ⇒ Types::ImageMetadata 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Information about the AMI used to launch the instance.
 - 
  
    
      #instance_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the instance.
 - 
  
    
      #instance_type  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The instance type.
 - 
  
    
      #launch_time  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The time the instance was launched.
 - 
  
    
      #operator  ⇒ Types::OperatorResponse 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The entity that manages the instance.
 - 
  
    
      #owner_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the Amazon Web Services account that owns the instance.
 - 
  
    
      #state  ⇒ Types::InstanceState 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The current state of the instance.
 - 
  
    
      #tags  ⇒ Array<Types::Tag> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Any tags assigned to the instance.
 - 
  
    
      #zone_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the Availability Zone or Local Zone of the instance.
 
Instance Attribute Details
#availability_zone ⇒ String
The Availability Zone or Local Zone of the instance.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#image_metadata ⇒ Types::ImageMetadata
Information about the AMI used to launch the instance.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#instance_id ⇒ String
The ID of the instance.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#instance_type ⇒ String
The instance type.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#launch_time ⇒ Time
The time the instance was launched.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#operator ⇒ Types::OperatorResponse
The entity that manages the instance.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#owner_id ⇒ String
The ID of the Amazon Web Services account that owns the instance.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#state ⇒ Types::InstanceState
The current state of the instance.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#tags ⇒ Array<Types::Tag>
Any tags assigned to the instance.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  | 
  
#zone_id ⇒ String
The ID of the Availability Zone or Local Zone of the instance.
      42760 42761 42762 42763 42764 42765 42766 42767 42768 42769 42770 42771 42772 42773  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 42760 class InstanceImageMetadata < Struct.new( :instance_id, :instance_type, :launch_time, :availability_zone, :zone_id, :state, :owner_id, :tags, :image_metadata, :operator) SENSITIVE = [] include Aws::Structure end  |