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