Amazonite::DynamoDBV2::CreateGlobalSecondaryIndexAction
Inherits JSON::Serializable < Reference < Object
Constructors
new(index_name : String, key_schema : Array(KeySchemaElement), projection : Projection, provisioned_throughput : ProvisionedThroughput | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
index_name
Sourcekey_schema
Sourceprojection
Sourceprojection=(projection : Projection)
Sourceprovisioned_throughput
Sourceprovisioned_throughput=(provisioned_throughput : ProvisionedThroughput | Nil)
Source