stringEquals property

Input<List<SelectionConditionStringEqual>?>? stringEquals
final

Filters the values of your tagged resources for only those resources that you tagged with the same value. Also called "exact matching". See below for details.

Implementation

final pulumi.Input<List<SelectionConditionStringEqual>?>? stringEquals;