stringNotEquals property
Input<List<RestoreTestingSelectionProtectedResourceConditionsStringNotEqual> ?> ?
stringNotEquals
final
The list of string not equals conditions for resource tags. 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 the structure for details
Implementation
final pulumi.Input<List<RestoreTestingSelectionProtectedResourceConditionsStringNotEqual>?>? stringNotEquals;