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