class

Amazonite::DynamoDBV2::Projection

Inherits JSON::Serializable < Reference < Object

Constructors

new(projection_type : ProjectionType | Nil = nil, non_key_attributes : Array(String) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

non_key_attributes
Source
non_key_attributes=(non_key_attributes : Array(String) | Nil)
Source
projection_type
Source
projection_type=(projection_type : ProjectionType | Nil)
Source