attributeDefinitions

@JvmName(name = "tjwhnkfsmyvenhnf")
suspend fun attributeDefinitions(value: Output<List<AttributeDefinitionArgs>>)
@JvmName(name = "edsuxvaqcwclsqyk")
suspend fun attributeDefinitions(value: List<AttributeDefinitionArgs>?)

Parameters

value

A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.


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


@JvmName(name = "nccfwakictbpqmsf")
suspend fun attributeDefinitions(values: List<Output<AttributeDefinitionArgs>>)
@JvmName(name = "rkwxyyiadcmnnaoy")
suspend fun attributeDefinitions(vararg values: AttributeDefinitionArgs)

Parameters

values

A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.


@JvmName(name = "vlbiyyjmrifvahiu")
suspend fun attributeDefinitions(argument: List<suspend AttributeDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "kdocnafqwslggtny")
suspend fun attributeDefinitions(vararg argument: suspend AttributeDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "vqqvbglpwwhayhyl")
suspend fun attributeDefinitions(argument: suspend AttributeDefinitionArgsBuilder.() -> Unit)

Parameters

argument

A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.