@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(CfnDataSource.DynamoDBConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AuthorizationConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsRegion()
The AWS Region.
|
Object |
getDeltaSyncConfig()
The `DeltaSyncConfig` for a versioned datasource.
|
String |
getTableName()
The table name.
|
Object |
getUseCallerCredentials()
Set to `TRUE` to use AWS Identity and Access Management with this data source.
|
Object |
getVersioned()
Set to TRUE to use Conflict Detection and Resolution with this data source.
|
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.protected Jsii$Proxy(CfnDataSource.DynamoDBConfigProperty.Builder builder)
CfnDataSource.AuthorizationConfigProperty.Builder.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 © 2022. All rights reserved.