DataCatalogArgs

constructor(description: Output<String>? = null, name: Output<String>? = null, parameters: Output<Map<String, String>>? = null, tags: Output<List<TagArgs>>? = null, type: Output<DataCatalogType>? = null)