taskConfigs

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


@JvmName(name = "dxsrrruxjhfehlfc")
suspend fun taskConfigs(values: List<Output<GoogleCloudIntegrationsV1alphaTaskConfigArgs>>)
@JvmName(name = "oufthmtpeckylnnp")
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 = "lylbgxsdcmktjcen")
suspend fun taskConfigs(argument: List<suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit>)
@JvmName(name = "cnaxbwrfnruambmt")
suspend fun taskConfigs(vararg argument: suspend GoogleCloudIntegrationsV1alphaTaskConfigArgsBuilder.() -> Unit)
@JvmName(name = "mejkedfmhwxluvhp")
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.