ConnectionConfiguration
class ConnectionConfiguration
Provides the configuration information that's required to connect to a database.
Types
Properties
Link copied to clipboard
The name of the host for the database. Can be either a string (host.subdomain.domain.tld) or an IPv4 or IPv6 address.
Link copied to clipboard
The name of the database containing the document data.
Link copied to clipboard
The port that the database uses for connections.
Link copied to clipboard
The Amazon Resource Name (ARN) of credentials stored in Secrets Manager. The credentials should be a user/password pair. For more information, see Using a Database Data Source. For more information about Secrets Manager, see What Is Secrets Manager in the * Secrets Manager * user guide.