KeyspacesCell - Amazon Keyspaces
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

KeyspacesCell

Represents a cell in an Amazon Keyspaces table, containing both the value and metadata about the cell.

Contents

metadata

Metadata associated with this cell, such as time-to-live (TTL) expiration time and write timestamp.

Type: KeyspacesMetadata object

Required: No

value

The value stored in this cell, which can be of various data types supported by Amazon Keyspaces.

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 Amazon SDKs, see the following: