SchemaArgs

constructor(content: Output<String>? = null, description: Output<String>? = null, registryName: Output<String>? = null, schemaName: Output<String>? = null, tags: Output<List<TagArgs>>? = null, type: Output<String>? = null)