dimensionName property
The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to meet the following criteria:
- It can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
- It can contain no more than 256 characters.
Implementation
final String dimensionName;