| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnInstance.CreditSpecificationProperty.Jsii$Proxy
An implementation for
CfnInstance.CreditSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.CreditSpecificationProperty |
CfnInstance.CreditSpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.Builder |
CfnInstance.Builder.creditSpecification(CfnInstance.CreditSpecificationProperty creditSpecification)
The credit option for CPU usage of the burstable performance instance.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.creditSpecification(CfnInstance.CreditSpecificationProperty creditSpecification)
Sets the value of
CfnInstanceProps.getCreditSpecification() |
void |
CfnInstance.setCreditSpecification(CfnInstance.CreditSpecificationProperty value)
The credit option for CPU usage of the burstable performance instance.
|
Copyright © 2022. All rights reserved.