failurePolicy

@JvmName(name = "osyqvquhpgmsaeps")
suspend fun failurePolicy(value: Output<GoogleCloudIntegrationsV1alphaFailurePolicyArgs>)
@JvmName(name = "qgtbiptplhdnlgcy")
suspend fun failurePolicy(value: GoogleCloudIntegrationsV1alphaFailurePolicyArgs?)

Parameters

value

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


@JvmName(name = "tmrjytpdpnxnrmno")
suspend fun failurePolicy(argument: suspend GoogleCloudIntegrationsV1alphaFailurePolicyArgsBuilder.() -> 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 asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).