DimensionLabel
A label used to group or categorize pricing dimensions, such as by region or SageMaker option.
Contents
Note
In the following list, the required parameters are described first.
- labelType
-
The type of the dimension label, such as
RegionorSagemakerOption.Type: String
Valid Values:
Region | SagemakerOptionRequired: Yes
- labelValue
-
The value used to group dimensions together.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: Yes
- displayName
-
The human-readable display name of the label.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: