Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
LaunchTemplateEnclaveOptions |
LaunchTemplateEnclaveOptions.clone() |
LaunchTemplateEnclaveOptions |
ResponseLaunchTemplateData.getEnclaveOptions()
Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
|
LaunchTemplateEnclaveOptions |
LaunchTemplateEnclaveOptions.withEnabled(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. |
Modifier and Type | Method and Description |
---|---|
void |
ResponseLaunchTemplateData.setEnclaveOptions(LaunchTemplateEnclaveOptions enclaveOptions)
Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
|
ResponseLaunchTemplateData |
ResponseLaunchTemplateData.withEnclaveOptions(LaunchTemplateEnclaveOptions enclaveOptions)
Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
|
Copyright © 2021. All rights reserved.