You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::S3::Types::ReplicationTimeValue

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing ReplicationTimeValue as input to an Aws::Client method, you can use a vanilla Hash:

{
  minutes: 1,
}

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#minutesInteger

Contains an integer specifying time in minutes.

Valid values: 15 minutes.

Returns:

  • (Integer)

    Contains an integer specifying time in minutes.