class

Amazonite::DynamoDBV2::TimeToLiveDescription

Inherits JSON::Serializable < Reference < Object

Constructors

new(time_to_live_status : TimeToLiveStatus | Nil = nil, attribute_name : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

attribute_name
Source
attribute_name=(attribute_name : String | Nil)
Source
time_to_live_status
Source
time_to_live_status=(time_to_live_status : TimeToLiveStatus | Nil)
Source