public static interface EnclaveOptions.Builder extends SdkPojo, CopyableBuilder<EnclaveOptions.Builder,EnclaveOptions>
Modifier and Type | Method and Description |
---|---|
EnclaveOptions.Builder |
enabled(Boolean enabled)
If this parameter is set to
true , the instance is enabled for Amazon Web Services Nitro
Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves. |
equalsBySdkFields, sdkFields
copy
applyMutation, build
EnclaveOptions.Builder enabled(Boolean enabled)
If this parameter is set to true
, the instance is enabled for Amazon Web Services Nitro
Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.
enabled
- If this parameter is set to true
, the instance is enabled for Amazon Web Services Nitro
Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.Copyright © 2023. All rights reserved.