Registry Args
data class RegistryArgs(val description: Output<String>? = null, val registryName: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<RegistryArgs>
Resource Type definition for AWS::EventSchemas::Registry
Example Usage
Example
No Java example available.