| 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() |
Copyright © 2021. All rights reserved.