Uses of Class
software.amazon.awssdk.services.ec2.model.EnclaveOptions
Packages that use EnclaveOptions
-
Uses of EnclaveOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnclaveOptionsModifier and TypeMethodDescriptionfinal EnclaveOptionsDescribeInstanceAttributeResponse.enclaveOptions()Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.final EnclaveOptionsInstance.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 EnclaveOptionsModifier and TypeMethodDescriptionDescribeInstanceAttributeResponse.Builder.enclaveOptions(EnclaveOptions enclaveOptions) Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.Instance.Builder.enclaveOptions(EnclaveOptions enclaveOptions) Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.