taskConfigs

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


@JvmName(name = "flxveeugmoujmsyi")
suspend fun taskConfigs(values: List<Output<GoogleCloudIntegrationsV1alphaTaskConfigArgs>>)
@JvmName(name = "nnbmwwylwyccmybe")
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 = "nneqtadljcyovjqu")
suspend fun taskConfigs(argument: List<suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit>)
@JvmName(name = "nsuejsdkkorbnuct")
suspend fun taskConfigs(vararg argument: suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit)
@JvmName(name = "lvyvbaunxsbvcoub")
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.