KeyspacesCellMapDefinition - Amazon Keyspaces

KeyspacesCellMapDefinition

Represents a key-value pair within a map data type in Amazon Keyspaces, including the associated metadata.

Contents

key

The key of this map entry in the Amazon Keyspaces cell.

Type: KeyspacesCellValue object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

metadata

Metadata for this specific key-value pair within the map, such as timestamps and TTL information.

Type: KeyspacesMetadata object

Required: No

value

The value associated with the key in this map entry.

Type: KeyspacesCellValue object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: