CreateCostCategoryDefinitionRequest

Types

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

Properties

Link copied to clipboard

The default value for the cost category.

Link copied to clipboard

The Cost Category's effective start date. It can only be a billing start date (first day of the month). If the date isn't provided, it's the first day of the current month. Dates can't be before the previous twelve months, or in the future.

Link copied to clipboard
val name: String?

The unique name of the Cost Category.

Link copied to clipboard

An optional list of tags to associate with the specified CostCategory. You can use resource tags to control access to your cost category using IAM policies.

Link copied to clipboard

The Cost Category rules used to categorize costs. For more information, see CostCategoryRule.

Link copied to clipboard

The rule schema version in this particular Cost Category.

Link copied to clipboard

The split charge rules used to allocate your charges between your Cost Category values.

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