conditionKey property

String conditionKey
final

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

Implementation

final String conditionKey;