SchemaListItem

An object that contains minimal details for a schema.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that a schema was created.

Link copied to clipboard

A description for the schema.

Link copied to clipboard

the name of the registry where the schema resides.

Link copied to clipboard

The Amazon Resource Name (ARN) for the schema.

Link copied to clipboard

The name of the schema.

Link copied to clipboard

The status of the schema.

Link copied to clipboard

The date and time that a schema was updated.

Functions

Link copied to clipboard
inline fun copy(block: SchemaListItem.Builder.() -> Unit = {}): SchemaListItem
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String