/AWS1/CL_S3CMETRICS¶
A container that specifies replication metrics-related settings.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/S3CMETRICSSTATUS /AWS1/S3CMETRICSSTATUS¶
Specifies whether replication metrics are enabled.
Optional arguments:¶
io_eventthreshold TYPE REF TO /AWS1/CL_S3CREPLTIMEVALUE /AWS1/CL_S3CREPLTIMEVALUE¶
A container that specifies the time threshold for emitting the
s3:Replication:OperationMissedThresholdevent.This is not supported by Amazon S3 on Outposts buckets.
Queryable Attributes¶
Status¶
Specifies whether replication metrics are enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
EventThreshold¶
A container that specifies the time threshold for emitting the
s3:Replication:OperationMissedThresholdevent.This is not supported by Amazon S3 on Outposts buckets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTHRESHOLD() |
Getter for EVENTTHRESHOLD |