THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.50 Region Name

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

    Region Name is a host-provider-assigned display name for an isolated geographic area where a resource is provisioned or a service is provided. Region Name is commonly used for scenarios like analyzing cost and unit prices based on where resources are deployed.

    3.1.50.1 Requirements

    RegionName MUST adhere to the following requirements:

    • RegionName MUST be of type String.
    • RegionName MUST conform to StringHandling requirements.
    • RegionName MUST adhere to the following nullability requirements:
      • RegionName MUST be null when RegionId is null.
      • RegionName MUST NOT be null when RegionId is not null.

    3.1.50.4 Description

    The name of an isolated geographic area where a resource is provisioned or a service is provided.

    Constraints

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