allowedValues property

List<String>? allowedValues
getter/setter pair

List of values allowed at this resource.

Implementation

core.List<core.String>? allowedValues;