public static interface EnclaveOptionsRequest.Builder extends SdkPojo, CopyableBuilder<EnclaveOptionsRequest.Builder,EnclaveOptionsRequest>
| Modifier and Type | Method and Description |
|---|---|
EnclaveOptionsRequest.Builder |
enabled(Boolean enabled)
To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to
true. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEnclaveOptionsRequest.Builder enabled(Boolean enabled)
To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to true.
enabled - To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to true
.Copyright © 2023. All rights reserved.