Table of Contents

Class ReplicationTimeValue

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

A container specifying the time value.

public class ReplicationTimeValue
Inheritance
ReplicationTimeValue
Inherited Members

Constructors

ReplicationTimeValue()

public ReplicationTimeValue()

Properties

Minutes

Contains an integer specifying time in minutes.

public int Minutes { get; set; }

Property Value

int