Package | Description |
---|---|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
Metrics |
ReplicationDestinationConfig.getMetrics()
Returns a container specifying settings for configuring replication metrics and events.
|
Metrics |
Metrics.withEventThreshold(ReplicationTimeValue eventThreshold)
set the container specifying the time threshold for emitting the
s3:Replication:OperationMissedThreshold event. |
Metrics |
Metrics.withStatus(MetricsStatus status)
Set whether the replication metrics are enabled.
|
Metrics |
Metrics.withStatus(String status)
Set whether the replication metrics are enabled.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationDestinationConfig.setMetrics(Metrics metrics)
Set a container specifying settings for configuring replication metrics and events.
|
ReplicationDestinationConfig |
ReplicationDestinationConfig.withMetrics(Metrics metrics)
Set container specifying settings for configuring replication metrics and events.
|
Copyright © 2024. All rights reserved.