Class: Aws::EC2::Types::DescribeFastLaunchImagesSuccessItem
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::DescribeFastLaunchImagesSuccessItem
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-ec2/types.rb
Overview
Describe details about a Windows image with Windows fast launch enabled that meets the requested criteria. Criteria are defined by the ‘DescribeFastLaunchImages` action filters.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#image_id ⇒ String
The image ID that identifies the Windows fast launch enabled image.
-
#launch_template ⇒ Types::FastLaunchLaunchTemplateSpecificationResponse
The launch template that the Windows fast launch enabled AMI uses when it launches Windows instances from pre-provisioned snapshots.
-
#max_parallel_launches ⇒ Integer
The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows fast launch.
-
#owner_id ⇒ String
The owner ID for the Windows fast launch enabled AMI.
-
#resource_type ⇒ String
The resource type that Amazon EC2 uses for pre-provisioning the Windows AMI.
-
#snapshot_configuration ⇒ Types::FastLaunchSnapshotConfigurationResponse
A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.
-
#state ⇒ String
The current state of Windows fast launch for the specified Windows AMI.
-
#state_transition_reason ⇒ String
The reason that Windows fast launch for the AMI changed to the current state.
-
#state_transition_time ⇒ Time
The time that Windows fast launch for the AMI changed to the current state.
Instance Attribute Details
#image_id ⇒ String
The image ID that identifies the Windows fast launch enabled image.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |
#launch_template ⇒ Types::FastLaunchLaunchTemplateSpecificationResponse
The launch template that the Windows fast launch enabled AMI uses when it launches Windows instances from pre-provisioned snapshots.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |
#max_parallel_launches ⇒ Integer
The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows fast launch.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |
#owner_id ⇒ String
The owner ID for the Windows fast launch enabled AMI.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |
#resource_type ⇒ String
The resource type that Amazon EC2 uses for pre-provisioning the Windows AMI. Supported values include: ‘snapshot`.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |
#snapshot_configuration ⇒ Types::FastLaunchSnapshotConfigurationResponse
A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |
#state ⇒ String
The current state of Windows fast launch for the specified Windows AMI.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |
#state_transition_reason ⇒ String
The reason that Windows fast launch for the AMI changed to the current state.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |
#state_transition_time ⇒ Time
The time that Windows fast launch for the AMI changed to the current state.
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 |
# File 'lib/aws-sdk-ec2/types.rb', line 19793 class DescribeFastLaunchImagesSuccessItem < Struct.new( :image_id, :resource_type, :snapshot_configuration, :launch_template, :max_parallel_launches, :owner_id, :state, :state_transition_reason, :state_transition_time) SENSITIVE = [] include Aws::Structure end |