tagValue property

String? tagValue
final

The tag value applied to only those AWS resources that you want to trigger an evaluation for the rule. If you specify a value for TagValue, you must also specify a value for TagKey.

Implementation

final String? tagValue;