public static interface LaunchTemplateEnclaveOptions.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateEnclaveOptions.Builder,LaunchTemplateEnclaveOptions>
Modifier and Type | Method and Description |
---|---|
LaunchTemplateEnclaveOptions.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
LaunchTemplateEnclaveOptions.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.