event Threshold
suspend fun eventThreshold(value: Output<BucketReplicationConfigRuleDestinationMetricsEventThresholdArgs>)
Parameters
value
Configuration block that specifies the time threshold for emitting the s3:Replication:OperationMissedThreshold
event. See below.
suspend fun eventThreshold(argument: suspend BucketReplicationConfigRuleDestinationMetricsEventThresholdArgsBuilder.() -> Unit)
Parameters
argument
Configuration block that specifies the time threshold for emitting the s3:Replication:OperationMissedThreshold
event. See below.