@Stability(value=Stable)
public static interface CfnLaunchTemplate.CpuOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchTemplate.CpuOptionsProperty.Builder
A builder for
CfnLaunchTemplate.CpuOptionsProperty |
static class |
CfnLaunchTemplate.CpuOptionsProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.CpuOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplate.CpuOptionsProperty.Builder |
builder() |
default Number |
getCoreCount()
`CfnLaunchTemplate.CpuOptionsProperty.CoreCount`.
|
default Number |
getThreadsPerCore()
`CfnLaunchTemplate.CpuOptionsProperty.ThreadsPerCore`.
|
@Stability(value=Stable) @Nullable default Number getCoreCount()
@Stability(value=Stable) @Nullable default Number getThreadsPerCore()
@Stability(value=Stable) static CfnLaunchTemplate.CpuOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.