| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataEnclaveOptionsDetails |
AwsEc2LaunchTemplateDataEnclaveOptionsDetails.clone() |
AwsEc2LaunchTemplateDataEnclaveOptionsDetails |
AwsEc2LaunchTemplateDataDetails.getEnclaveOptions()
Indicates whether the Amazon EC2 instance is enabled for Amazon Web Services Nitro Enclaves.
|
AwsEc2LaunchTemplateDataEnclaveOptionsDetails |
AwsEc2LaunchTemplateDataEnclaveOptionsDetails.withEnabled(Boolean enabled)
If this parameter is set to
true, the instance is enabled for Amazon Web Services Nitro Enclaves. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataDetails.setEnclaveOptions(AwsEc2LaunchTemplateDataEnclaveOptionsDetails enclaveOptions)
Indicates whether the Amazon EC2 instance is enabled for Amazon Web Services Nitro Enclaves.
|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withEnclaveOptions(AwsEc2LaunchTemplateDataEnclaveOptionsDetails enclaveOptions)
Indicates whether the Amazon EC2 instance is enabled for Amazon Web Services Nitro Enclaves.
|
Copyright © 2024. All rights reserved.