PipelineRetryPolicyArgs

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