ShadowName

class ShadowName : AbstractValue<String> (source)

The name of a named shadow. Absence of a name addresses the unnamed ("classic") shadow. Constrained to the charset and length AWS documents for a shadow name.

Types

Link copied to clipboard
object Companion : StringValueFactory<ShadowName>

Properties

Link copied to clipboard
open override val value: String

Functions

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