Table of Contents

Class IntelligentTieringPrefixPredicate

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

An object key name prefix that identifies the subset of objects to which the configuration applies.

public sealed class IntelligentTieringPrefixPredicate : IntelligentTieringFilterPredicate
Inheritance
IntelligentTieringPrefixPredicate
Inherited Members

Constructors

IntelligentTieringPrefixPredicate(string)

public IntelligentTieringPrefixPredicate(string prefix)

Parameters

prefix string

Properties

Prefix

public string Prefix { get; }

Property Value

string