| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.EC2.Types.FastLaunchSnapshotConfigurationRequest
Description
Documentation
data FastLaunchSnapshotConfigurationRequest Source #
Configuration settings for creating and managing pre-provisioned snapshots for a fast-launch enabled Windows AMI.
See: newFastLaunchSnapshotConfigurationRequest smart constructor.
Constructors
| FastLaunchSnapshotConfigurationRequest' | |
Fields
| |
Instances
newFastLaunchSnapshotConfigurationRequest :: FastLaunchSnapshotConfigurationRequest Source #
Create a value of FastLaunchSnapshotConfigurationRequest with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:targetResourceCount:FastLaunchSnapshotConfigurationRequest', fastLaunchSnapshotConfigurationRequest_targetResourceCount - The number of pre-provisioned snapshots to keep on hand for a
fast-launch enabled Windows AMI.
fastLaunchSnapshotConfigurationRequest_targetResourceCount :: Lens' FastLaunchSnapshotConfigurationRequest (Maybe Int) Source #
The number of pre-provisioned snapshots to keep on hand for a fast-launch enabled Windows AMI.