Amazonite::DynamoDBV2::TableAutoScalingDescription
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(table_name : String | Nil = nil, table_status : TableStatus | Nil = nil, replicas : Array(ReplicaAutoScalingDescription) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
replicas
Sourcetable_name
Sourcetable_status
Sourcetable_status=(table_status : TableStatus | Nil)
Source