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