taskConfigs

@JvmName(name = "elnanklnvfufudch")
suspend fun taskConfigs(value: Output<List<GoogleCloudIntegrationsV1alphaTaskConfigArgs>>)
@JvmName(name = "qbgbswkmwtwndxac")
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 = "qdnqargsqxsnbvus")
suspend fun taskConfigs(vararg values: Output<GoogleCloudIntegrationsV1alphaTaskConfigArgs>)


@JvmName(name = "exiyeqowdormtoiu")
suspend fun taskConfigs(values: List<Output<GoogleCloudIntegrationsV1alphaTaskConfigArgs>>)
@JvmName(name = "phpxucrppwrtjaps")
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 = "gssgfqbijcchatjw")
suspend fun taskConfigs(argument: List<suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit>)
@JvmName(name = "fvfkpvgggdwxctvd")
suspend fun taskConfigs(vararg argument: suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit)
@JvmName(name = "mescfrbowbmhjets")
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.