Uses of Interface
software.amazon.awscdk.services.ec2.CfnInstance.EnclaveOptionsProperty
Packages that use CfnInstance.EnclaveOptionsProperty
-
Uses of CfnInstance.EnclaveOptionsProperty in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnInstance.EnclaveOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInstance.EnclaveOptionsPropertyMethods in software.amazon.awscdk.services.ec2 that return CfnInstance.EnclaveOptionsPropertyModifier and TypeMethodDescriptionCfnInstance.EnclaveOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type CfnInstance.EnclaveOptionsPropertyModifier and TypeMethodDescriptionCfnInstance.Builder.enclaveOptions(CfnInstance.EnclaveOptionsProperty enclaveOptions) Indicates whether the instance is enabled for AWS Nitro Enclaves.CfnInstanceProps.Builder.enclaveOptions(CfnInstance.EnclaveOptionsProperty enclaveOptions) Sets the value ofCfnInstanceProps.getEnclaveOptions()voidCfnInstance.setEnclaveOptions(CfnInstance.EnclaveOptionsProperty value) Indicates whether the instance is enabled for AWS Nitro Enclaves.