@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:09:58.079Z") @Stability(value=Experimental) public interface GlobalSecondaryIndexProps extends software.amazon.jsii.JsiiSerializable, SecondaryIndexProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
GlobalSecondaryIndexProps.Builder
A builder for
GlobalSecondaryIndexProps |
static class |
GlobalSecondaryIndexProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static GlobalSecondaryIndexProps.Builder |
builder() |
Attribute |
getPartitionKey()
The attribute of a partition key for the global secondary index.
|
Number |
getReadCapacity()
The read capacity for the global secondary index.
|
Attribute |
getSortKey()
The attribute of a sort key for the global secondary index.
|
Number |
getWriteCapacity()
The write capacity for the global secondary index.
|
getIndexName, getNonKeyAttributes, getProjectionType@Stability(value=Experimental) Attribute getPartitionKey()
@Stability(value=Experimental) Number getReadCapacity()
@Stability(value=Experimental) Attribute getSortKey()
@Stability(value=Experimental) Number getWriteCapacity()
@Stability(value=Experimental) static GlobalSecondaryIndexProps.Builder builder()
builder in interface SecondaryIndexPropsGlobalSecondaryIndexProps.Builder of GlobalSecondaryIndexPropsCopyright © 2019. All rights reserved.