RetryPolicyArgs

fun RetryPolicyArgs(eventTimeToLiveInMinutes: Output<Int>? = null, maxDeliveryAttempts: Output<Int>? = null)