DocDbDataProviderSettings

Provides information that defines a DocumentDB data provider.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the certificate used for SSL connection.

Link copied to clipboard

The database name on the DocumentDB data provider.

Link copied to clipboard
val port: Int?

The port value for the DocumentDB data provider.

Link copied to clipboard

The name of the source DocumentDB server.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String