@Stability(value=Stable)
public static interface CfnLaunchTemplate.CpuOptionsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-cpuoptions.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-cpuoptions.html#cfn-ec2-launchtemplate-launchtemplatedata-cpuoptions-corecount@Stability(value=Stable) @Nullable default Number getThreadsPerCore()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-cpuoptions.html#cfn-ec2-launchtemplate-launchtemplatedata-cpuoptions-threadspercore@Stability(value=Stable) static CfnLaunchTemplate.CpuOptionsProperty.Builder builder()
Copyright © 2020. All rights reserved.