Uses of Class
software.amazon.awssdk.services.ec2.model.EnclaveOptionsRequest
Packages that use EnclaveOptionsRequest
-
Uses of EnclaveOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnclaveOptionsRequestModifier and TypeMethodDescriptionfinal EnclaveOptionsRequestRunInstancesRequest.enclaveOptions()Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.Methods in software.amazon.awssdk.services.ec2.model with parameters of type EnclaveOptionsRequestModifier and TypeMethodDescriptionRunInstancesRequest.Builder.enclaveOptions(EnclaveOptionsRequest enclaveOptions) Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.