| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
CreditSpecification |
CreditSpecification.clone() |
CreditSpecification |
ResponseLaunchTemplateData.getCreditSpecification()
The credit option for CPU usage of the instance.
|
CreditSpecification |
CreditSpecification.withCpuCredits(String cpuCredits)
The credit option for CPU usage of a T2 or T3 instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseLaunchTemplateData.setCreditSpecification(CreditSpecification creditSpecification)
The credit option for CPU usage of the instance.
|
ResponseLaunchTemplateData |
ResponseLaunchTemplateData.withCreditSpecification(CreditSpecification creditSpecification)
The credit option for CPU usage of the instance.
|
Copyright © 2019. All rights reserved.