value property

String value
final

The value for the tag. For example, if Key is account-id, then Value might be the ID of the customer account that you're creating the resource for.

Implementation

final String value;