@Stability(value=Stable) @Internal public static final class CfnDataSource.DynamoDBConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.DynamoDBConfigProperty
CfnDataSource.DynamoDBConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.DynamoDBConfigProperty.Builder, CfnDataSource.DynamoDBConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String awsRegion,
String tableName,
Object deltaSyncConfig,
Object useCallerCredentials,
Object versioned)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AuthorizationConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsRegion()
`CfnDataSource.DynamoDBConfigProperty.AwsRegion`.
|
Object |
getDeltaSyncConfig()
`CfnDataSource.DynamoDBConfigProperty.DeltaSyncConfig`.
|
String |
getTableName()
`CfnDataSource.DynamoDBConfigProperty.TableName`.
|
Object |
getUseCallerCredentials()
`CfnDataSource.DynamoDBConfigProperty.UseCallerCredentials`.
|
Object |
getVersioned()
`CfnDataSource.DynamoDBConfigProperty.Versioned`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getAwsRegion()
CfnDataSource.DynamoDBConfigPropertygetAwsRegion in interface CfnDataSource.DynamoDBConfigPropertypublic final String getTableName()
CfnDataSource.DynamoDBConfigPropertygetTableName in interface CfnDataSource.DynamoDBConfigPropertypublic final Object getDeltaSyncConfig()
CfnDataSource.DynamoDBConfigPropertygetDeltaSyncConfig in interface CfnDataSource.DynamoDBConfigPropertypublic final Object getUseCallerCredentials()
CfnDataSource.DynamoDBConfigPropertygetUseCallerCredentials in interface CfnDataSource.DynamoDBConfigPropertypublic final Object getVersioned()
CfnDataSource.DynamoDBConfigPropertygetVersioned in interface CfnDataSource.DynamoDBConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.