PutSchemaResponse

Types

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

Properties

Link copied to clipboard

The date and time that the schema was originally created.

Link copied to clipboard

The date and time that the schema was last updated.

Link copied to clipboard

Identifies the namespaces of the entities referenced by this schema.

Link copied to clipboard

The unique ID of the policy store that contains the schema.

Functions

Link copied to clipboard
inline fun copy(block: PutSchemaResponse.Builder.() -> Unit = {}): PutSchemaResponse
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