THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.53 Resource Type

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Conditional
    Data Type: String
    Since: 1.0-preview

    Resource Type describes the kind of resource the charge applies to. A Resource Type is commonly used for scenarios like identifying cost changes in groups of similar resources and may include values like Virtual Machine, Data Warehouse, and Load Balancer.

    3.1.53.1 Requirements

    ResourceType adheres to the following requirements:

    • ResourceType MUST be present in a Cost and Usage FOCUS dataset when the service provider supports billing based on provisioned resources and supports assigning types to resources.
    • ResourceType MUST be of type String.
    • ResourceType MUST conform to StringHandling requirements.
    • ResourceType nullability is defined as follows:
      • ResourceType MUST be null when ResourceId is null.
      • ResourceType MUST NOT be null when ResourceId is not null.

    3.1.53.4 Description

    The kind of resource the charge applies to.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Conditional
    Allows Nulls Yes
    Data Type String
    Value Format \<not specified>