conditionKey property
The key in a key-value pair. For example, in
"ec2:ResourceTag/Department": "accounting"
,
"ec2:ResourceTag/Department"
is the key.
Implementation
final String conditionKey;
The key in a key-value pair. For example, in
"ec2:ResourceTag/Department": "accounting"
,
"ec2:ResourceTag/Department"
is the key.
final String conditionKey;