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