KerberosAuthenticationSettings

Specifies the settings required for kerberos authentication when creating the replication instance.

Types

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

Properties

Link copied to clipboard

Specifies the Amazon Resource Name (ARN) of the IAM role that grants Amazon Web Services DMS access to the secret containing key cache file for the kerberos authentication.

Link copied to clipboard

Specifies the ID of the secret that stores the key cache file required for kerberos authentication.

Link copied to clipboard

Specifies the contents of krb5 configuration file required for kerberos authentication.

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