alertConfig

@JvmName(name = "jhgulppufsaynvdm")
suspend fun alertConfig(value: Output<List<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs>>)
@JvmName(name = "sugtlfqpmwmyfgco")
suspend fun alertConfig(value: List<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs>?)

Parameters

value

Optional. An alert threshold configuration for the trigger + client + integration tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per client + trigger + integration when published.


@JvmName(name = "wjglruabmyvjluln")
suspend fun alertConfig(vararg values: Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs>)


@JvmName(name = "hvljnpfqbefxyesa")
suspend fun alertConfig(values: List<Output<GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs>>)
@JvmName(name = "wdrhymeauktaumxi")
suspend fun alertConfig(vararg values: GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgs)

Parameters

values

Optional. An alert threshold configuration for the trigger + client + integration tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per client + trigger + integration when published.


@JvmName(name = "xbcavdbrvucnfwmy")
suspend fun alertConfig(argument: List<suspend GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ajhwakcomwixdorx")
suspend fun alertConfig(vararg argument: suspend GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgsBuilder.() -> Unit)
@JvmName(name = "opanttcliyqtvvnw")
suspend fun alertConfig(argument: suspend GoogleCloudIntegrationsV1alphaIntegrationAlertConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. An alert threshold configuration for the trigger + client + integration tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per client + trigger + integration when published.