attributeDefinitions

@JvmName(name = "utvupcnkpgxwlmtn")
suspend fun attributeDefinitions(value: Output<List<GlobalTableAttributeDefinitionArgs>>)
@JvmName(name = "wluhjknrxivgtnaw")
suspend fun attributeDefinitions(value: List<GlobalTableAttributeDefinitionArgs>?)

Parameters

value

A list of attributes that describe the key schema for the global table and indexes.


@JvmName(name = "supjuuefysmqquqd")
suspend fun attributeDefinitions(vararg values: Output<GlobalTableAttributeDefinitionArgs>)


@JvmName(name = "nonvmotckuehioja")
suspend fun attributeDefinitions(values: List<Output<GlobalTableAttributeDefinitionArgs>>)
@JvmName(name = "xrpcfpfpmuhqdfnk")
suspend fun attributeDefinitions(vararg values: GlobalTableAttributeDefinitionArgs)

Parameters

values

A list of attributes that describe the key schema for the global table and indexes.


@JvmName(name = "dpavjtqmbxholnvt")
suspend fun attributeDefinitions(argument: List<suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "cqlxjuckdceohtlo")
suspend fun attributeDefinitions(vararg argument: suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "dtvogaekrxvyyrau")
suspend fun attributeDefinitions(argument: suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit)

Parameters

argument

A list of attributes that describe the key schema for the global table and indexes.