synchronousCallFailurePolicy

@JvmName(name = "njcegrifdgadjjpm")
suspend fun synchronousCallFailurePolicy(value: Output<EnterpriseCrmEventbusProtoFailurePolicyArgs>)

Parameters

value

Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for synchronous calls to Eventbus alone (Post).


@JvmName(name = "yvtkibsxfdfidxdo")
suspend fun synchronousCallFailurePolicy(argument: suspend EnterpriseCrmEventbusProtoFailurePolicyArgsBuilder.() -> Unit)

Parameters

argument

Optional. Determines the number of times the task will be retried on failure and with what retry strategy. This is applicable for synchronous calls to Eventbus alone (Post).