public static final class CfnTable.LocalSecondaryIndexProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTable.LocalSecondaryIndexProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnTable.LocalSecondaryIndexProperty.Builder, CfnTable.LocalSecondaryIndexProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexName()
`CfnTable.LocalSecondaryIndexProperty.IndexName`.
|
Object |
getKeySchema()
`CfnTable.LocalSecondaryIndexProperty.KeySchema`.
|
Object |
getProjection()
`CfnTable.LocalSecondaryIndexProperty.Projection`.
|
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 CfnTable.LocalSecondaryIndexPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-indexname@Stability(value=Experimental) public Object getKeySchema()
getKeySchema in interface CfnTable.LocalSecondaryIndexPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-keyschema@Stability(value=Experimental) public Object getProjection()
getProjection in interface CfnTable.LocalSecondaryIndexPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-projectionCopyright © 2019. All rights reserved.