| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnInstance.CpuOptionsProperty.Builder |
CfnInstance.CpuOptionsProperty.builder() |
CfnInstance.CpuOptionsProperty.Builder |
CfnInstance.CpuOptionsProperty.Builder.coreCount(Number coreCount)
Sets the value of
CfnInstance.CpuOptionsProperty.getCoreCount() |
CfnInstance.CpuOptionsProperty.Builder |
CfnInstance.CpuOptionsProperty.Builder.threadsPerCore(Number threadsPerCore)
Sets the value of
CfnInstance.CpuOptionsProperty.getThreadsPerCore() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnInstance.CpuOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.AssociationParameterProperty.Builder. |
Copyright © 2022. All rights reserved.