public static final class SecondaryIndexProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SecondaryIndexProps
software.amazon.jsii.JsiiObject.InitializationModeSecondaryIndexProps.Builder, SecondaryIndexProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexName()
The name of the secondary index.
|
List<String> |
getNonKeyAttributes()
The non-key attributes that are projected into the secondary index.
|
ProjectionType |
getProjectionType()
The set of attributes that are projected into the secondary index.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public String getIndexName()
getIndexName in interface SecondaryIndexProps@Stability(value=Experimental) @Nullable public List<String> getNonKeyAttributes()
getNonKeyAttributes in interface SecondaryIndexProps@Stability(value=Experimental) @Nullable public ProjectionType getProjectionType()
getProjectionType in interface SecondaryIndexPropsCopyright © 2019. All rights reserved.