MetricTagConfigurationAttributes |
MetricTagConfigurationAttributes.addAggregationsItem(MetricCustomAggregation aggregationsItem) |
MetricTagConfigurationAttributes |
MetricTagConfigurationAttributes.addTagsItem(String tagsItem) |
MetricTagConfigurationAttributes |
MetricTagConfigurationAttributes.aggregations(List<MetricCustomAggregation> aggregations) |
MetricTagConfigurationAttributes |
MetricTagConfigurationAttributes.createdAt(OffsetDateTime createdAt) |
MetricTagConfigurationAttributes |
MetricTagConfiguration.getAttributes()
Object containing the definition of a metric tag configuration attributes.
|
MetricTagConfigurationAttributes |
MetricTagConfigurationAttributes.includePercentiles(Boolean includePercentiles) |
MetricTagConfigurationAttributes |
MetricTagConfigurationAttributes.metricType(MetricTagConfigurationMetricTypes metricType) |
MetricTagConfigurationAttributes |
MetricTagConfigurationAttributes.modifiedAt(OffsetDateTime modifiedAt) |
MetricTagConfigurationAttributes |
MetricTagConfigurationAttributes.tags(List<String> tags) |