Table of Contents

Class LifecycleObjectSizeGreaterThanPredicate

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll
public class LifecycleObjectSizeGreaterThanPredicate : LifecycleFilterPredicate
Inheritance
LifecycleObjectSizeGreaterThanPredicate
Inherited Members

Constructors

LifecycleObjectSizeGreaterThanPredicate()

public LifecycleObjectSizeGreaterThanPredicate()

Properties

ObjectSizeGreaterThan

Gets and sets the property ObjectSizeGreaterThan.

public long ObjectSizeGreaterThan { get; set; }

Property Value

long