class Aws::CostExplorer::Types::ListCostCategoryDefinitionsRequest

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

data as a hash:

    {
      effective_on: "ZonedDateTime",
      next_token: "NextPageToken",
      max_results: 1,
    }

@!attribute [rw] effective_on

The date when the Cost Category was effective.
@return [String]

@!attribute [rw] next_token

The token to retrieve the next set of results. Amazon Web Services
provides the token when the response from a previous call has more
results than the maximum page size.
@return [String]

@!attribute [rw] max_results

The number of entries a paginated response contains.
@return [Integer]

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

Constants

SENSITIVE