values property

Input<List<String>> values
final

Set of values that are accepted for the given filter field. Results will be selected if any given value matches.

Implementation

final pulumi.Input<List<String>> values;