Data Source Dynamo Db Config Args
constructor(awsRegion: Output<String>, deltaSyncConfig: Output<DataSourceDeltaSyncConfigArgs>? = null, tableName: Output<String>, useCallerCredentials: Output<Boolean>? = null, versioned: Output<Boolean>? = null)