| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
FastLaunchSnapshotConfigurationResponse |
EnableFastLaunchResponse.snapshotConfiguration()
The configuration settings that were defined for creating and managing the pre-provisioned snapshots for faster
launching of 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)
The configuration settings that were defined for creating and managing the pre-provisioned snapshots for
faster launching of 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 © 2022. All rights reserved.