notEquals property

Input<List<String>?>? notEquals
final

Match if the field value does not equal any of the specified values.

Implementation

final pulumi.Input<List<String>?>? notEquals;