Google Cloud Integrations V1alpha Integration Alert Config Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun metricType(value: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigMetricType>)
Link copied to clipboard
Link copied to clipboard
suspend fun thresholdType(value: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType>)
suspend fun thresholdType(value: GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType?)
Link copied to clipboard
suspend fun thresholdValue(value: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgs>)
suspend fun thresholdValue(value: GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgs?)
suspend fun thresholdValue(argument: suspend GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueArgsBuilder.() -> Unit)