public @interface ApiLimitMetric
| Modifier and Type | Required Element and Description |
|---|---|
int |
limit
The default cost limit.
|
java.lang.String |
name
A limit identifier, consisting of alphanumeric characters and hyphens.
|
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
displayName
A human readable description of the metric, e.g.
|