GetSchemaResponse

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 most recently updated.

Link copied to clipboard

The namespaces of the entities referenced by this schema.

Link copied to clipboard

The ID of the policy store that contains the schema.

Link copied to clipboard

The body of the schema, written in Cedar schema JSON.

Functions

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