| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static FastLaunchSnapshotConfigurationRequest.Builder |
FastLaunchSnapshotConfigurationRequest.builder() |
FastLaunchSnapshotConfigurationRequest.Builder |
FastLaunchSnapshotConfigurationRequest.Builder.targetResourceCount(Integer targetResourceCount)
The number of pre-provisioned snapshots to keep on hand for a fast-launch enabled Windows AMI.
|
FastLaunchSnapshotConfigurationRequest.Builder |
FastLaunchSnapshotConfigurationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FastLaunchSnapshotConfigurationRequest.Builder> |
FastLaunchSnapshotConfigurationRequest.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default EnableFastLaunchRequest.Builder |
EnableFastLaunchRequest.Builder.snapshotConfiguration(Consumer<FastLaunchSnapshotConfigurationRequest.Builder> snapshotConfiguration)
Configuration settings for creating and managing the snapshots that are used for pre-provisioning the Windows
AMI for faster launching.
|
Copyright © 2022. All rights reserved.