class Aws::CostExplorer::Types::CostCategorySplitChargeRuleParameter
The parameters for a split charge method.
@note When making an API call, you may pass CostCategorySplitChargeRuleParameter
data as a hash: { type: "ALLOCATION_PERCENTAGES", # required, accepts ALLOCATION_PERCENTAGES values: ["GenericString"], # required }
@!attribute [rw] type
The parameter type. @return [String]
@!attribute [rw] values
The parameter values. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/CostCategorySplitChargeRuleParameter AWS API Documentation
Constants
- SENSITIVE