retryPolicy

@JvmName(name = "pfhohvpiqalptnby")
suspend fun retryPolicy(value: Output<RetryPolicyArgs>)
@JvmName(name = "uxpcghlyaiegured")
suspend fun retryPolicy(value: RetryPolicyArgs?)

Parameters

value

The retry policy for events. This can be used to configure maximum number of delivery attempts and time to live for events.


@JvmName(name = "nhhqcbyhsiurncbd")
suspend fun retryPolicy(argument: suspend RetryPolicyArgsBuilder.() -> Unit)

Parameters

argument

The retry policy for events. This can be used to configure maximum number of delivery attempts and time to live for events.