Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
FastLaunchSnapshotConfigurationRequest |
FastLaunchSnapshotConfigurationRequest.clone() |
FastLaunchSnapshotConfigurationRequest |
EnableFastLaunchRequest.getSnapshotConfiguration()
Configuration settings for creating and managing the snapshots that are used for pre-provisioning the Windows AMI
for faster launching.
|
FastLaunchSnapshotConfigurationRequest |
FastLaunchSnapshotConfigurationRequest.withTargetResourceCount(Integer targetResourceCount)
The number of pre-provisioned snapshots to keep on hand for a fast-launch enabled Windows AMI.
|
Modifier and Type | Method and Description |
---|---|
void |
EnableFastLaunchRequest.setSnapshotConfiguration(FastLaunchSnapshotConfigurationRequest snapshotConfiguration)
Configuration settings for creating and managing the snapshots that are used for pre-provisioning the Windows AMI
for faster launching.
|
EnableFastLaunchRequest |
EnableFastLaunchRequest.withSnapshotConfiguration(FastLaunchSnapshotConfigurationRequest snapshotConfiguration)
Configuration settings for creating and managing the snapshots that are used for pre-provisioning the Windows AMI
for faster launching.
|
Copyright © 2023. All rights reserved.