Table of Contents

Class LifecycleObjectSizeLessThanPredicate

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

Constructors

LifecycleObjectSizeLessThanPredicate()

public LifecycleObjectSizeLessThanPredicate()

Properties

ObjectSizeLessThan

Gets and sets the property ObjectSizeLessThan.

public long ObjectSizeLessThan { get; set; }

Property Value

long