| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
FastLaunchSnapshotConfiguration |
FastLaunchSnapshotConfiguration.clone() |
FastLaunchSnapshotConfiguration |
FastLaunchConfiguration.getSnapshotConfiguration()
Configuration settings for managing the number of snapshots that are created from pre-provisioned instances for
the Windows AMI when faster launching is enabled.
|
FastLaunchSnapshotConfiguration |
FastLaunchSnapshotConfiguration.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 |
FastLaunchConfiguration.setSnapshotConfiguration(FastLaunchSnapshotConfiguration 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.
|
FastLaunchConfiguration |
FastLaunchConfiguration.withSnapshotConfiguration(FastLaunchSnapshotConfiguration 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 © 2024. All rights reserved.