| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnInstance.CpuOptionsProperty.Jsii$Proxy
An implementation for
CfnInstance.CpuOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.CpuOptionsProperty |
CfnInstance.CpuOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.Builder |
CfnInstance.Builder.cpuOptions(CfnInstance.CpuOptionsProperty cpuOptions)
`AWS::EC2::Instance.CpuOptions`.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.cpuOptions(CfnInstance.CpuOptionsProperty cpuOptions)
Sets the value of
CfnInstanceProps.getCpuOptions() |
void |
CfnInstance.setCpuOptions(CfnInstance.CpuOptionsProperty value)
`AWS::EC2::Instance.CpuOptions`.
|
Copyright © 2021. All rights reserved.