Registry Args
data class RegistryArgs(val description: Output<String>? = null, val name: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<RegistryArgs>
This resource creates a Registry for authoring schemas as part of Glue Schema Registry.