IbmDb2zOsDataProviderSettings
Provides information about an IBM DB2 for z/OS data provider.
Contents
- CertificateArn
-
The Amazon Resource Name (ARN) of the certificate used for SSL connection.
Type: String
Required: No
- DatabaseName
-
The database name on the DB2 for z/OS data provider.
Type: String
Required: No
- Port
-
The port value for the DB2 for z/OS data provider.
Type: Integer
Required: No
- ServerName
-
The name of the DB2 for z/OS server.
Type: String
Required: No
- SslMode
-
The SSL mode used to connect to the DB2 for z/OS data provider. The default value is
none
. Valid Values:none
andverify-ca
.Type: String
Valid Values:
none | require | verify-ca | verify-full
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: