@Internal public class DynamoDbConfiguration extends Object
| Constructor and Description |
|---|
DynamoDbConfiguration(Map<String,String> rawTableOptions,
org.apache.flink.configuration.ReadableConfig tableOptions) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getAsyncSinkProperties() |
boolean |
getFailOnError() |
Properties |
getSinkClientProperties() |
String |
getTableName() |
public String getTableName()
public boolean getFailOnError()
public Properties getAsyncSinkProperties()
public Properties getSinkClientProperties()
Copyright © 2022–2023 The Apache Software Foundation. All rights reserved.