Uses of Class
software.amazon.awssdk.services.ec2.model.FastLaunchSnapshotConfigurationRequest
Packages that use FastLaunchSnapshotConfigurationRequest
-
Uses of FastLaunchSnapshotConfigurationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FastLaunchSnapshotConfigurationRequestModifier and TypeMethodDescriptionEnableFastLaunchRequest.snapshotConfiguration()Configuration settings for creating and managing the snapshots that are used for pre-provisioning the AMI for Windows fast launch.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FastLaunchSnapshotConfigurationRequestModifier and TypeMethodDescriptionEnableFastLaunchRequest.Builder.snapshotConfiguration(FastLaunchSnapshotConfigurationRequest snapshotConfiguration) Configuration settings for creating and managing the snapshots that are used for pre-provisioning the AMI for Windows fast launch.