class Aws::ServiceCatalog::Types::ListRecordHistorySearchFilter

The search filter to use when listing history records.

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

data as a hash:

    {
      key: "SearchFilterKey",
      value: "SearchFilterValue",
    }

@!attribute [rw] key

The filter key.

* `product` - Filter results based on the specified product
  identifier.

* `provisionedproduct` - Filter results based on the provisioned
  product identifier.
@return [String]

@!attribute [rw] value

The filter value.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistorySearchFilter AWS API Documentation

Constants

SENSITIVE