attributeDefinitions

@JvmName(name = "vtkcajauaintlrco")
suspend fun attributeDefinitions(value: Output<List<GlobalTableAttributeDefinitionArgs>>)
@JvmName(name = "gcpgwlcyyjcghwlk")
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 = "ogxnuerlndhletrw")
suspend fun attributeDefinitions(vararg values: Output<GlobalTableAttributeDefinitionArgs>)


@JvmName(name = "ghsogxtnlvmxbprd")
suspend fun attributeDefinitions(values: List<Output<GlobalTableAttributeDefinitionArgs>>)
@JvmName(name = "kjsnnwbbcjrsonoh")
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 = "jfyswfkkfvgefrfr")
suspend fun attributeDefinitions(argument: List<suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "loahjcaptducmkbv")
suspend fun attributeDefinitions(vararg argument: suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "osypfqncyifemkvv")
suspend fun attributeDefinitions(argument: suspend GlobalTableAttributeDefinitionArgsBuilder.() -> Unit)

Parameters

argument

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