Amazonite::DynamoDBV2::ListBackupsInput
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(table_name : String | Nil = nil, limit : Int32 | Nil = nil, time_range_lower_bound : Time | Nil = nil, time_range_upper_bound : Time | Nil = nil, exclusive_start_backup_arn : String | Nil = nil, backup_type : BackupTypeFilter | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
backup_type
Sourcebackup_type=(backup_type : BackupTypeFilter | Nil)
Sourceexclusive_start_backup_arn
Sourcelimit
Sourcetable_name
Sourcetime_range_lower_bound
Sourcetime_range_upper_bound
Source