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