PipelineRetryPolicy

constructor(maxAttempts: Int? = null, maxRetryDelay: String? = null, minRetryDelay: String? = null)