| Interface | Description |
|---|---|
| MetricsPredicateVisitor |
Interface to invoke specific behavior based on the type of
MetricsFilterPredicate visited. |
| Class | Description |
|---|---|
| MetricsAndOperator |
A logical AND of predicates, which is used in evaluating a metrics filter.
|
| MetricsConfiguration |
Class to specify the metrics configuration.
|
| MetricsFilter |
The filter used to describe a set of objects to include for metrics.
|
| MetricsFilterPredicate |
Base class to represent the root predicate in
MetricsFilter class. |
| MetricsPrefixPredicate |
A
MetricsFilterPredicate class to represent the
prefix to use when evaluating a metrics filter. |
| MetricsTagPredicate |
A
MetricsFilterPredicate class to represent the Tag object
to use when evaluating a metrics filter. |
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.