Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
FastLaunchSnapshotConfigurationResponse |
FastLaunchSnapshotConfigurationResponse.clone() |
FastLaunchSnapshotConfigurationResponse |
DescribeFastLaunchImagesSuccessItem.getSnapshotConfiguration()
A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.
|
FastLaunchSnapshotConfigurationResponse |
EnableFastLaunchResult.getSnapshotConfiguration()
Settings to create and manage the pre-provisioned snapshots that Amazon EC2 uses for faster launches from the
Windows AMI.
|
FastLaunchSnapshotConfigurationResponse |
DisableFastLaunchResult.getSnapshotConfiguration()
Parameters that were used for Windows fast launch for the Windows AMI before Windows fast launch was disabled.
|
FastLaunchSnapshotConfigurationResponse |
FastLaunchSnapshotConfigurationResponse.withTargetResourceCount(Integer targetResourceCount)
The number of pre-provisioned snapshots requested to keep on hand for a Windows fast launch enabled AMI.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeFastLaunchImagesSuccessItem.setSnapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.
|
void |
EnableFastLaunchResult.setSnapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
Settings to create and manage the pre-provisioned snapshots that Amazon EC2 uses for faster launches from the
Windows AMI.
|
void |
DisableFastLaunchResult.setSnapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
Parameters that were used for Windows fast launch for the Windows AMI before Windows fast launch was disabled.
|
DescribeFastLaunchImagesSuccessItem |
DescribeFastLaunchImagesSuccessItem.withSnapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.
|
EnableFastLaunchResult |
EnableFastLaunchResult.withSnapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
Settings to create and manage the pre-provisioned snapshots that Amazon EC2 uses for faster launches from the
Windows AMI.
|
DisableFastLaunchResult |
DisableFastLaunchResult.withSnapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
Parameters that were used for Windows fast launch for the Windows AMI before Windows fast launch was disabled.
|
Copyright © 2023. All rights reserved.