Schema Version Schema Args
data class SchemaVersionSchemaArgs(val registryName: Output<String>? = null, val schemaArn: Output<String>? = null, val schemaName: Output<String>? = null) : ConvertibleToJava<SchemaVersionSchemaArgs>
Identifier for the schema where the schema version will be created.