UpdateTimeToLiveRequest

Represents the input of an UpdateTimeToLive operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the table to be configured. You can also provide the Amazon Resource Name (ARN) of the table in this parameter.

Link copied to clipboard

Represents the settings used to enable or disable Time to Live for the specified table.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String