Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
LaunchTemplateEnclaveOptionsRequest |
LaunchTemplateEnclaveOptionsRequest.clone() |
LaunchTemplateEnclaveOptionsRequest |
RequestLaunchTemplateData.getEnclaveOptions()
Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
|
LaunchTemplateEnclaveOptionsRequest |
LaunchTemplateEnclaveOptionsRequest.withEnabled(Boolean enabled)
To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to
true . |
Modifier and Type | Method and Description |
---|---|
void |
RequestLaunchTemplateData.setEnclaveOptions(LaunchTemplateEnclaveOptionsRequest enclaveOptions)
Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
|
RequestLaunchTemplateData |
RequestLaunchTemplateData.withEnclaveOptions(LaunchTemplateEnclaveOptionsRequest enclaveOptions)
Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
|
Copyright © 2021. All rights reserved.