Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface MetricsAndOperator

A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter. The operator must have at least two predicates, and an object must match all of the predicates in order for the filter to apply.

Hierarchy

  • MetricsAndOperator

Properties

AccessPointArn?: string

The access point ARN used when evaluating an AND predicate.

Prefix?: string

The prefix used when evaluating an AND predicate.

Tags?: Tag[]

The list of tags used when evaluating an AND predicate.