Uses of Class
software.amazon.awssdk.services.ec2.model.EnclaveOptionsRequest
-
Packages that use EnclaveOptionsRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of EnclaveOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnclaveOptionsRequest Modifier and Type Method Description 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 EnclaveOptionsRequest Modifier and Type Method Description RunInstancesRequest.BuilderRunInstancesRequest.Builder. enclaveOptions(EnclaveOptionsRequest enclaveOptions)Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
-