Available in Classic and VPC
This is the DimensionsSelected information.
Syntax
The syntax is as follows:
private String name;
private List<String> values;
Field
The following describes the fields:
Field | Type | Required | Description |
---|---|---|---|
name |
String | Required | Dimension name specified when defining the schema |
values |
List<String> | Required | Dimension value
|