@Stability(value=Stable) public static final class CfnLaunchTemplate.CreditSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.CreditSpecificationProperty>
CfnLaunchTemplate.CreditSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.CreditSpecificationProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.CreditSpecificationProperty.Builder |
cpuCredits(String cpuCredits)
Sets the value of
CfnLaunchTemplate.CreditSpecificationProperty.getCpuCredits() |
@Stability(value=Stable) public CfnLaunchTemplate.CreditSpecificationProperty.Builder cpuCredits(String cpuCredits)
CfnLaunchTemplate.CreditSpecificationProperty.getCpuCredits()cpuCredits - `CfnLaunchTemplate.CreditSpecificationProperty.CpuCredits`.this@Stability(value=Stable) public CfnLaunchTemplate.CreditSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.CreditSpecificationProperty>CfnLaunchTemplate.CreditSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.