AttributeKey

A unique identifier for an attribute.

Types

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

Properties

Link copied to clipboard

The name of the facet that the attribute exists within.

Link copied to clipboard

The name of the attribute.

Link copied to clipboard

The Amazon Resource Name (ARN) of the schema that contains the facet and attribute.

Functions

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