SybaseAseDataProviderSettings - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SybaseAseDataProviderSettings

Provides information that defines an SAP ASE 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 SAP ASE data provider.

Type: String

Required: No

EncryptPassword

Specifies whether to encrypt the password when connecting to the Sybase ASE database. When set to true, the connection password is encrypted during transmission. Default is true.

Type: Boolean

Required: No

Port

The port value for the SAP ASE data provider.

Type: Integer

Required: No

ServerName

The name of the SAP ASE server.

Type: String

Required: No

SslMode

The SSL mode used to connect to the SAP ASE data provider. The default value is none.

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 Amazon SDKs, see the following: