Google Cloud Integrations V1alpha Integration Alert Config Args
data class GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs(val aggregationPeriod: Output<String>? = null, val alertThreshold: Output<Int>? = null, val disableAlert: Output<Boolean>? = null, val displayName: Output<String>? = null, val durationThreshold: Output<String>? = null, val metricType: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigMetricType>? = null, val onlyFinalAttempt: Output<Boolean>? = null, val thresholdType: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType>? = null, val thresholdValue: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgs>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs>
Message to be used to configure custom alerting in the {@code EventConfig} protos for an event.
Constructors
Link copied to clipboard
fun GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs(aggregationPeriod: Output<String>? = null, alertThreshold: Output<Int>? = null, disableAlert: Output<Boolean>? = null, displayName: Output<String>? = null, durationThreshold: Output<String>? = null, metricType: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigMetricType>? = null, onlyFinalAttempt: Output<Boolean>? = null, thresholdType: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType>? = null, thresholdValue: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgs>? = null)
Functions
Properties
Link copied to clipboard
val thresholdType: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType>? = null
Link copied to clipboard
val thresholdValue: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgs>? = null