PublishSchemaRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that is associated with the development schema. For more information, see arns.

Link copied to clipboard

The minor version under which the schema will be published. This parameter is recommended. Schemas have both a major and minor version associated with them.

Link copied to clipboard
val name: String?

The new name under which the schema will be published. If this is not provided, the development schema is considered.

Link copied to clipboard

The major version under which the schema will be published. Schemas have both a major and minor version associated with them.

Functions

Link copied to clipboard
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