THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.52 Resource Name

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Conditional
    Data Type: String
    Since: 0.5

    The Resource Name is a display name assigned to a resource. It is commonly used for cost analysis, reporting, and allocation scenarios.

    3.1.52.1 Requirements

    ResourceName adheres to the following requirements:

    • ResourceName MUST be present in a Cost and Usage FOCUS dataset when the service provider supports billing based on provisioned resources.
    • ResourceName MUST be of type String.
    • ResourceName MUST conform to StringHandling requirements.
    • ResourceName nullability is defined as follows:
      • ResourceName MUST be null when ResourceId is null or when the resource does not have an assigned display name.
      • ResourceName MUST NOT be null when ResourceId is not null and the resource has an assigned display name.
    • ResourceName MUST NOT duplicate ResourceId when the resource is not provisioned interactively or only has a system-generated ResourceId.

    3.1.52.4 Description

    Display name assigned to a resource.

    Constraints

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