IbmDb2LuwDataProviderSettings
Provides information about an IBM DB2 LUW data provider.
Types
Properties
The Amazon Resource Name (ARN) of the certificate used for SSL connection.
The database name on the DB2 LUW data provider.
The encryption algorithm used for securing the connection to the IBM DB2 LUW database server. You can provide an integer value corresponding to a specific encryption algorithm, or leave this parameter empty to use the default behavior.
The ARN for the role the application uses to access its Amazon S3 bucket.
The security mechanism used for authenticating the connection to the IBM DB2 LUW database server. You can provide an integer value corresponding to a specific security mechanism, or leave this parameter empty to use the default behavior.
The name of the DB2 LUW server.
The SSL mode used to connect to the DB2 LUW data provider. The default value is none. Valid Values: none and verify-ca.