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