Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 917 Bytes

File metadata and controls

14 lines (9 loc) · 917 Bytes

NormalizationDestinationDefinitionConfig

Properties

Name Type Description Notes
supported bool whether the destination definition supports normalization. [default to false]
normalization_repository Option<String> a field indicating the name of the repository to be used for normalization. If the value of the flag is NULL - normalization is not used. [optional]
normalization_tag Option<String> a field indicating the tag of the docker repository to be used for normalization. [optional]
normalization_integration_type Option<String> a field indicating the type of integration dialect to use for normalization. [optional]

[Back to Model list] [Back to API list] [Back to README]