Table of Contents

Class MetricsTagPredicate

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

Class for MetricsTagPredicate

The tag used when evaluating a metrics filter.

public sealed class MetricsTagPredicate : MetricsFilterPredicate
Inheritance
MetricsTagPredicate
Inherited Members

Constructors

MetricsTagPredicate(Tag)

public MetricsTagPredicate(Tag tag)

Parameters

tag Tag

Properties

Tag

public Tag Tag { get; }

Property Value

Tag