retryPolicy

@JvmName(name = "lbyrwtscxjxlflkm")
suspend fun retryPolicy(value: Output<String>)
@JvmName(name = "osxvbovpskhpmvvh")
suspend fun retryPolicy(value: String?)

Parameters

value

Describes the retry policy in case of function's execution failure. Retried execution is charged as any other execution. Possible values are: RETRY_POLICY_UNSPECIFIED, RETRY_POLICY_DO_NOT_RETRY, RETRY_POLICY_RETRY.