Schema Registry Args
data class SchemaRegistryArgs(val arn: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<SchemaRegistryArgs>
Identifier for the registry which the schema is part of.
Identifier for the registry which the schema is part of.