apache_beam.yaml.yaml_errors module
- class apache_beam.yaml.yaml_errors.ErrorHandlingConfig(output: str)[source]
- Bases: - NamedTuple- This option specifies whether and where to output error rows. - Parameters:
- output (str) – Name to use for the output error collection 
 - Create new instance of ErrorHandlingConfig(output,)