@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 - The credit option for CPU usage of a T2, T3, or T3a instance.
Valid values are standard and unlimited .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 © 2022. All rights reserved.