Class FastLaunchSnapshotConfigurationRequest

java.lang.Object
software.amazon.awssdk.services.ec2.model.FastLaunchSnapshotConfigurationRequest
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<FastLaunchSnapshotConfigurationRequest.Builder,FastLaunchSnapshotConfigurationRequest>

@Generated("software.amazon.awssdk:codegen") public final class FastLaunchSnapshotConfigurationRequest extends Object implements SdkPojo, Serializable, ToCopyableBuilder<FastLaunchSnapshotConfigurationRequest.Builder,FastLaunchSnapshotConfigurationRequest>

Configuration settings for creating and managing pre-provisioned snapshots for a Windows fast launch enabled AMI.

See Also: