class Aws::SavingsPlans::Types::SavingsPlanFilter

Information about a filter.

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

data as a hash:

    {
      name: "region", # accepts region, ec2-instance-family, commitment, upfront, term, savings-plan-type, payment-option, start, end
      values: ["String"],
    }

@!attribute [rw] name

The filter name.
@return [String]

@!attribute [rw] values

The filter value.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/savingsplans-2019-06-28/SavingsPlanFilter AWS API Documentation

Constants

SENSITIVE