Uses of Class
software.amazon.awssdk.services.ec2.model.FastLaunchSnapshotConfigurationRequest
-
Packages that use FastLaunchSnapshotConfigurationRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of FastLaunchSnapshotConfigurationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FastLaunchSnapshotConfigurationRequest Modifier and Type Method Description FastLaunchSnapshotConfigurationRequestEnableFastLaunchRequest. 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 FastLaunchSnapshotConfigurationRequest Modifier and Type Method Description EnableFastLaunchRequest.BuilderEnableFastLaunchRequest.Builder. snapshotConfiguration(FastLaunchSnapshotConfigurationRequest snapshotConfiguration)Configuration settings for creating and managing the snapshots that are used for pre-provisioning the AMI for Windows fast launch.
-