Registry

class Registry : KotlinCustomResource

Resource Type definition for AWS::EventSchemas::Registry

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard
val description: Output<String>?

A description of the registry to be created.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val registryArn: Output<String>

The ARN of the registry.

Link copied to clipboard
val registryName: Output<String>?

The name of the schema registry.

Link copied to clipboard
val tags: Output<List<Tag>>?

Tags associated with the resource.

Link copied to clipboard
val urn: Output<String>