taskConfigsInternal

@JvmName(name = "qoovtkpbtjrcpyqy")
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 = "gpghrcctofaenqgo")
suspend fun taskConfigsInternal(vararg values: Output<EnterpriseCrmFrontendsEventbusProtoTaskConfigArgs>)


@JvmName(name = "wfyskmfulpmdiinh")
suspend fun taskConfigsInternal(values: List<Output<EnterpriseCrmFrontendsEventbusProtoTaskConfigArgs>>)
@JvmName(name = "reufitpckwjdmqwm")
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 = "lnemawibjqrlkmfc")
suspend fun taskConfigsInternal(argument: List<suspend EnterpriseCrmFrontendsEventbusProtoTaskConfigArgsBuilder.() -> Unit>)
@JvmName(name = "vojqgkunegiqsvvf")
suspend fun taskConfigsInternal(vararg argument: suspend EnterpriseCrmFrontendsEventbusProtoTaskConfigArgsBuilder.() -> Unit)
@JvmName(name = "hgowdacxtajoiodv")
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.