MySqlDataProviderSettings
Provides information that defines a MySQL data provider.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the certificate used for SSL connection.
Link copied to clipboard
The ARN for the role the application uses to access its Amazon S3 bucket.
Link copied to clipboard
The name of the MySQL server.
Link copied to clipboard
The SSL mode used to connect to the MySQL data provider. The default value is none
.
Functions
Link copied to clipboard
inline fun copy(block: MySqlDataProviderSettings.Builder.() -> Unit = {}): MySqlDataProviderSettings