AWSEC2LaunchTemplateCreditSpecification
No description
type AWSEC2LaunchTemplateCreditSpecification {
cpuCredits: AWSEC2LaunchTemplateCPUCreditType!
}
Fields
AWSEC2LaunchTemplateCreditSpecification.cpuCredits
● AWSEC2LaunchTemplateCPUCreditType!
non-null enum
The credit option for CPU usage of the instance
Member of
AWSEC2LaunchTemplateData
object