| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
FastLaunchSnapshotConfigurationResponse |
EnableFastLaunchResponse.snapshotConfiguration()
Settings to create and manage the pre-provisioned snapshots that Amazon EC2 uses for faster launches from the
Windows AMI.
|
FastLaunchSnapshotConfigurationResponse |
DescribeFastLaunchImagesSuccessItem.snapshotConfiguration()
A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.
|
FastLaunchSnapshotConfigurationResponse |
DisableFastLaunchResponse.snapshotConfiguration()
Parameters that were used for faster launching for the Windows AMI before faster launching was turned off.
|
| Modifier and Type | Method and Description |
|---|---|
EnableFastLaunchResponse.Builder |
EnableFastLaunchResponse.Builder.snapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
Settings to create and manage the pre-provisioned snapshots that Amazon EC2 uses for faster launches from the
Windows AMI.
|
DescribeFastLaunchImagesSuccessItem.Builder |
DescribeFastLaunchImagesSuccessItem.Builder.snapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.
|
DisableFastLaunchResponse.Builder |
DisableFastLaunchResponse.Builder.snapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration)
Parameters that were used for faster launching for the Windows AMI before faster launching was turned off.
|
Copyright © 2023. All rights reserved.