Class: Aws::EC2::Types::DisableFastLaunchResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::DisableFastLaunchResult
- Defined in:
- gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#image_id ⇒ String
The ID of the image for which Windows fast launch was disabled.
-
#launch_template ⇒ Types::FastLaunchLaunchTemplateSpecificationResponse
The launch template that was used to launch 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 of the Windows AMI for which Windows fast launch was disabled.
-
#resource_type ⇒ String
The pre-provisioning resource type that must be cleaned after turning off Windows fast launch for the Windows AMI.
-
#snapshot_configuration ⇒ Types::FastLaunchSnapshotConfigurationResponse
Parameters that were used for Windows fast launch for the Windows AMI before Windows fast launch was disabled.
-
#state ⇒ String
The current state of Windows fast launch for the specified Windows AMI.
-
#state_transition_reason ⇒ String
The reason that the state changed for Windows fast launch for the Windows AMI.
-
#state_transition_time ⇒ Time
The time that the state changed for Windows fast launch for the Windows AMI.
Instance Attribute Details
#image_id ⇒ String
The ID of the image for which Windows fast launch was disabled.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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 was used to launch Windows instances from pre-provisioned snapshots.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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 of the Windows AMI for which Windows fast launch was disabled.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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 pre-provisioning resource type that must be cleaned after
turning off Windows fast launch for the Windows AMI. Supported
values include: snapshot
.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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
Parameters that were used for Windows fast launch for the Windows AMI before Windows fast launch was disabled. This informs the clean-up process.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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 the state changed for Windows fast launch for the Windows AMI.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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 the state changed for Windows fast launch for the Windows AMI.
31136 31137 31138 31139 31140 31141 31142 31143 31144 31145 31146 31147 31148 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 31136 class DisableFastLaunchResult < 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 |