conditionValue property

String conditionValue
final

The value in a key-value pair. For example, in "ec2:ResourceTag/Department": "accounting", "accounting" is the value.

Implementation

final String conditionValue;