Uses of Class
software.amazon.awssdk.services.costexplorer.model.EC2Specification
-
Packages that use EC2Specification Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of EC2Specification in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return EC2Specification Modifier and Type Method Description EC2SpecificationServiceSpecification. ec2Specification()The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type EC2Specification Modifier and Type Method Description ServiceSpecification.BuilderServiceSpecification.Builder. ec2Specification(EC2Specification ec2Specification)The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.
-