| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnInstance.EnclaveOptionsProperty.Jsii$Proxy
An implementation for
CfnInstance.EnclaveOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.EnclaveOptionsProperty |
CfnInstance.EnclaveOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.Builder |
CfnInstance.Builder.enclaveOptions(CfnInstance.EnclaveOptionsProperty enclaveOptions)
Indicates whether the instance is enabled for AWS Nitro Enclaves.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.enclaveOptions(CfnInstance.EnclaveOptionsProperty enclaveOptions)
Sets the value of
CfnInstanceProps.getEnclaveOptions() |
void |
CfnInstance.setEnclaveOptions(CfnInstance.EnclaveOptionsProperty value)
Indicates whether the instance is enabled for AWS Nitro Enclaves.
|
Copyright © 2022. All rights reserved.