SchemaFacet

A facet.

Types

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

Properties

Link copied to clipboard

The name of the facet. If this value is set, SchemaArn must also be set.

Link copied to clipboard

The ARN of the schema that contains the facet with no minor component. See arns and In-Place Schema Upgrade for a description of when to provide minor versions. If this value is set, FacetName must also be set.

Functions

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