MasterUserSecret

Contains the secret managed by RDS in Amazon Web Services Secrets Manager for the master user password.

For more information, see Password management with Amazon Web Services Secrets Manager in the Amazon RDS User Guide and Password management with Amazon Web Services Secrets Manager in the Amazon Aurora User Guide.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services KMS key identifier that is used to encrypt the secret.

Link copied to clipboard

The Amazon Resource Name (ARN) of the secret.

Link copied to clipboard

The status of the secret.

Functions

Link copied to clipboard
inline fun copy(block: MasterUserSecret.Builder.() -> Unit = {}): MasterUserSecret
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