durationThreshold property

String? durationThreshold
getter/setter pair

Should be specified only for *AVERAGE_DURATION and *PERCENTILE_DURATION metrics.

This member should be used to specify what duration value the metrics should exceed for the alert to trigger.

Implementation

core.String? durationThreshold;