taskConfigs

@JvmName(name = "talqcmqmjpejocvl")
suspend fun taskConfigs(value: Output<List<GoogleCloudIntegrationsV1alphaTaskConfigArgs>>)
@JvmName(name = "xjmymltuccnwthdr")
suspend fun taskConfigs(value: List<GoogleCloudIntegrationsV1alphaTaskConfigArgs>?)

Parameters

value

Optional. Task configuration for the integration. It's optional, but the integration doesn't do anything without task_configs.


@JvmName(name = "kafkubcedieckgid")
suspend fun taskConfigs(vararg values: Output<GoogleCloudIntegrationsV1alphaTaskConfigArgs>)


@JvmName(name = "epoocvdyolvqwmfq")
suspend fun taskConfigs(values: List<Output<GoogleCloudIntegrationsV1alphaTaskConfigArgs>>)
@JvmName(name = "pktayegqgseypavs")
suspend fun taskConfigs(vararg values: GoogleCloudIntegrationsV1alphaTaskConfigArgs)

Parameters

values

Optional. Task configuration for the integration. It's optional, but the integration doesn't do anything without task_configs.


@JvmName(name = "mltusuiiguywkyms")
suspend fun taskConfigs(argument: List<suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit>)
@JvmName(name = "aqegxcbhwydeigwo")
suspend fun taskConfigs(vararg argument: suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit)
@JvmName(name = "ylotcxgbtriqtasq")
suspend fun taskConfigs(argument: suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. Task configuration for the integration. It's optional, but the integration doesn't do anything without task_configs.