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