stringNotEquals property

Input<List<SelectionConditionStringNotEqual>?>? stringNotEquals
final

Filters the values of your tagged resources for only those resources that you tagged that do not have the same value. Also called "negated matching". See below for details.

Implementation

final pulumi.Input<List<SelectionConditionStringNotEqual>?>? stringNotEquals;