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 AWS Nitro Enclaves; otherwise, it
is not enabled for AWS Nitro Enclaves. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEnclaveOptions.Builder enabled(Boolean enabled)
If this parameter is set to true, the instance is enabled for AWS Nitro Enclaves; otherwise, it
is not enabled for AWS Nitro Enclaves.
enabled - If this parameter is set to true, the instance is enabled for AWS Nitro Enclaves;
otherwise, it is not enabled for AWS Nitro Enclaves.Copyright © 2020. All rights reserved.