error Catcher Configs
suspend fun errorCatcherConfigs(value: Output<List<GoogleCloudIntegrationsV1alphaErrorCatcherConfigArgs>>)
Parameters
value
Optional. Error Catch Task configuration for the integration. It's optional.
suspend fun errorCatcherConfigs(vararg values: Output<GoogleCloudIntegrationsV1alphaErrorCatcherConfigArgs>)
suspend fun errorCatcherConfigs(values: List<Output<GoogleCloudIntegrationsV1alphaErrorCatcherConfigArgs>>)
suspend fun errorCatcherConfigs(vararg values: GoogleCloudIntegrationsV1alphaErrorCatcherConfigArgs)
Parameters
values
Optional. Error Catch Task configuration for the integration. It's optional.
suspend fun errorCatcherConfigs(argument: List<suspend GoogleCloudIntegrationsV1alphaErrorCatcherConfigArgsBuilder.() -> Unit>)
suspend fun errorCatcherConfigs(vararg argument: suspend GoogleCloudIntegrationsV1alphaErrorCatcherConfigArgsBuilder.() -> Unit)
suspend fun errorCatcherConfigs(argument: suspend GoogleCloudIntegrationsV1alphaErrorCatcherConfigArgsBuilder.() -> Unit)
Parameters
argument
Optional. Error Catch Task configuration for the integration. It's optional.