retryPolicy

@JvmName(name = "ebbbsmtchptxmcsa")
suspend fun retryPolicy(value: Output<RuleRetryPolicyArgs>)
@JvmName(name = "hdfpqvlkrlondhod")
suspend fun retryPolicy(value: RuleRetryPolicyArgs?)

Parameters

value

The RetryPolicy object that contains the retry policy configuration to use for the dead-letter queue.


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

Parameters

argument

The RetryPolicy object that contains the retry policy configuration to use for the dead-letter queue.