Schema

class Schema : KotlinCustomResource

Resource Type definition for AWS::EventSchemas::Schema

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard
val content: Output<String>

The source of the schema definition.

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

A description of the schema.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val lastModified: Output<String>

The last modified time of the schema.

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

The name of the schema registry.

Link copied to clipboard
val schemaArn: Output<String>

The ARN of the schema.

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

The name of the schema.

Link copied to clipboard
val schemaVersion: Output<String>

The version number of the schema.

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

Tags associated with the resource.

Link copied to clipboard
val type: Output<String>

The type of schema. Valid types include OpenApi3 and JSONSchemaDraft4.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The date the schema version was created.