threshold Value
suspend fun thresholdValue(value: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgs>)
suspend fun thresholdValue(value: GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgs?)
Parameters
value
The metric value, above or below which the alert should be triggered.
suspend fun thresholdValue(argument: suspend GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgsBuilder.() -> Unit)
Parameters
argument
The metric value, above or below which the alert should be triggered.