taskConfigsInternal

@JvmName(name = "ogkxntqxkqpmdhnr")
suspend fun taskConfigsInternal(value: Output<List<EnterpriseCrmFrontendsEventbusProtoTaskConfigArgs>>)

Parameters

value

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


@JvmName(name = "hgkrjjiycgaquduj")
suspend fun taskConfigsInternal(vararg values: Output<EnterpriseCrmFrontendsEventbusProtoTaskConfigArgs>)


@JvmName(name = "xykhtgelyywlvgbo")
suspend fun taskConfigsInternal(values: List<Output<EnterpriseCrmFrontendsEventbusProtoTaskConfigArgs>>)
@JvmName(name = "rgijxvepgaomkogu")
suspend fun taskConfigsInternal(vararg values: EnterpriseCrmFrontendsEventbusProtoTaskConfigArgs)

Parameters

values

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


@JvmName(name = "xnsbvlqimjrcgsfv")
suspend fun taskConfigsInternal(argument: List<suspend EnterpriseCrmFrontendsEventbusProtoTaskConfigArgsBuilder.() -> Unit>)
@JvmName(name = "wtrwlbsjelaovlfg")
suspend fun taskConfigsInternal(vararg argument: suspend EnterpriseCrmFrontendsEventbusProtoTaskConfigArgsBuilder.() -> Unit)
@JvmName(name = "iaqgqgephcwphynd")
suspend fun taskConfigsInternal(argument: suspend EnterpriseCrmFrontendsEventbusProtoTaskConfigArgsBuilder.() -> Unit)

Parameters

argument

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