class Aws::CostExplorer::Types::EC2Specification

The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.

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

data as a hash:

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

@!attribute [rw] offering_class

Indicates whether you want a recommendation for standard or
convertible reservations.
@return [String]

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

Constants

SENSITIVE