attribute Definitions
Parameters
value
A list of attributes that describe the key schema for the global table and indexes.
Parameters
values
A list of attributes that describe the key schema for the global table and indexes.
suspend fun attributeDefinitions(argument: List<suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit>)
suspend fun attributeDefinitions(vararg argument: suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit)
suspend fun attributeDefinitions(argument: suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit)
Parameters
argument
A list of attributes that describe the key schema for the global table and indexes.