threshold Type
suspend fun thresholdType(value: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType>)
suspend fun thresholdType(value: GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType?)
Parameters
value
The threshold type, whether lower(expected_min) or upper(expected_max), for which this alert is being configured. If value falls below expected_min or exceeds expected_max, an alert will be fired.