/AWS1/CL_S3CREPLTIMEVALUE¶
A container that specifies the time value for S3 Replication Time Control (S3 RTC). This value is also used for
the replication metrics EventThreshold element.
This is not supported by Amazon S3 on Outposts buckets.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_minutes TYPE /AWS1/S3CMINUTES /AWS1/S3CMINUTES¶
Contains an integer that specifies the time period in minutes.
Valid value: 15
Queryable Attributes¶
Minutes¶
Contains an integer that specifies the time period in minutes.
Valid value: 15
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINUTES() |
Getter for MINUTES, with configurable default |
ASK_MINUTES() |
Getter for MINUTES w/ exceptions if field has no value |
HAS_MINUTES() |
Determine if MINUTES has a value |