values property

Input<List<String>> values
final

Set of values that are accepted for the given filter field. A Capacity Block reservation will be selected if any one of the given values matches.

Implementation

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