class Aws::CostExplorer::Types::DescribeCostCategoryDefinitionRequest

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

data as a hash:

    {
      cost_category_arn: "Arn", # required
      effective_on: "ZonedDateTime",
    }

@!attribute [rw] cost_category_arn

The unique identifier for your Cost Category.
@return [String]

@!attribute [rw] effective_on

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

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

Constants

SENSITIVE