KerberosAuthenticationSettings
Specifies the settings required for kerberos authentication when creating the replication instance.
Types
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
inline fun copy(block: KerberosAuthenticationSettings.Builder.() -> Unit = {}): KerberosAuthenticationSettings