Uses of Interface
software.amazon.awssdk.services.ec2.model.LaunchTemplateEnclaveOptionsRequest.Builder
Packages that use LaunchTemplateEnclaveOptionsRequest.Builder
-
Uses of LaunchTemplateEnclaveOptionsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateEnclaveOptionsRequest.BuilderModifier and TypeMethodDescriptionLaunchTemplateEnclaveOptionsRequest.builder()To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter totrue.LaunchTemplateEnclaveOptionsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LaunchTemplateEnclaveOptionsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LaunchTemplateEnclaveOptionsRequest.Builder>LaunchTemplateEnclaveOptionsRequest.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type LaunchTemplateEnclaveOptionsRequest.BuilderModifier and TypeMethodDescriptionRequestLaunchTemplateData.Builder.enclaveOptions(Consumer<LaunchTemplateEnclaveOptionsRequest.Builder> enclaveOptions) Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.