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 T 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 © 2024. All rights reserved.