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, sdkFields
copy
applyMutation, build
LaunchTemplateEnclaveOptionsRequest.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 © 2021 Amazon Web Services, Inc. All Rights Reserved.