class Aws::CostExplorer::Types::ServiceSpecification

Hardware specifications for the service that you want recommendations for.

@note When making an API call, you may pass ServiceSpecification

data as a hash:

    {
      ec2_specification: {
        offering_class: "STANDARD", # accepts STANDARD, CONVERTIBLE
      },
    }

@!attribute [rw] ec2_specification

The Amazon EC2 hardware specifications that you want Amazon Web
Services to provide recommendations for.
@return [Types::EC2Specification]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/ServiceSpecification AWS API Documentation

Constants

SENSITIVE