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