class

Amazonite::DynamoDBV2::GlobalSecondaryIndex

Inherits JSON::Serializable < Reference < Object

Constructors

new(index_name : String, key_schema : Array(KeySchemaElement), projection : Projection, provisioned_throughput : ProvisionedThroughput | Nil = nil)
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
provisioned_throughput
Source
provisioned_throughput=(provisioned_throughput : ProvisionedThroughput | Nil)
Source