CostCategoryReference

A reference to a Cost Category containing only enough information to identify the Cost Category.

You can use this information to retrieve the full Cost Category information using DescribeCostCategory.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for your Cost Category.

Link copied to clipboard

The default value for the cost category.

Link copied to clipboard

The Cost Category's effective end date.

Link copied to clipboard

The Cost Category's effective start date.

Link copied to clipboard
val name: String?

The unique name of the Cost Category.

Link copied to clipboard

The number of rules that are associated with a specific Cost Category.

Link copied to clipboard

The list of processing statuses for Cost Management products for a specific cost category.

Link copied to clipboard

A list of unique cost category values in a specific cost category.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String