class Aws::S3::Types::ReplicationTimeValue

A container specifying the time value for S3 Replication Time Control (S3 RTC) and replication metrics `EventThreshold`.

@note When making an API call, you may pass ReplicationTimeValue

data as a hash:

    {
      minutes: 1,
    }

@!attribute [rw] minutes

Contains an integer specifying time in minutes.

Valid value: 15
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ReplicationTimeValue AWS API Documentation

Constants

SENSITIVE