Uses of Class
software.amazon.awssdk.services.ec2.model.CreditSpecification
Packages that use CreditSpecification
-
Uses of CreditSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreditSpecificationModifier and TypeMethodDescriptionfinal CreditSpecificationResponseLaunchTemplateData.creditSpecification()The credit option for CPU usage of the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type CreditSpecificationModifier and TypeMethodDescriptionResponseLaunchTemplateData.Builder.creditSpecification(CreditSpecification creditSpecification) The credit option for CPU usage of the instance.