class

Amazonite::DynamoDBV2::LocalSecondaryIndex

Inherits JSON::Serializable < Reference < Object

Constructors

new(index_name : String, key_schema : Array(KeySchemaElement), projection : Projection)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

index_name
Source
index_name=(index_name : String)
Source
key_schema
Source
key_schema=(key_schema : Array(KeySchemaElement))
Source
projection
Source
projection=(projection : Projection)
Source