Uses of Class
software.amazon.awssdk.services.glue.model.DDBELTConnectionOptions
-
Packages that use DDBELTConnectionOptions Package Description software.amazon.awssdk.services.glue.model -
-
Uses of DDBELTConnectionOptions in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return DDBELTConnectionOptions Modifier and Type Method Description DDBELTConnectionOptionsDynamoDBELTConnectorSource. connectionOptions()The connection options for the DynamoDB ELT connector source.Methods in software.amazon.awssdk.services.glue.model with parameters of type DDBELTConnectionOptions Modifier and Type Method Description DynamoDBELTConnectorSource.BuilderDynamoDBELTConnectorSource.Builder. connectionOptions(DDBELTConnectionOptions connectionOptions)The connection options for the DynamoDB ELT connector source.
-