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