PutSchemaRequest

Types

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

Properties

Link copied to clipboard

Specifies the definition of the schema to be stored. The schema definition must be written in Cedar schema JSON.

Link copied to clipboard

Specifies the ID of the policy store in which to place the schema.

Functions

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