schemaRegistryUri property

Input<String?>? schemaRegistryUri
final

URI of the schema registry. For AWS Glue schema registries, use the ARN of the registry. For Confluent schema registries, use the registry URL.

Implementation

final pulumi.Input<String?>? schemaRegistryUri;