masterUserSecret

@JvmName(name = "dwwrjqeqpspipelh")
suspend fun masterUserSecret(value: Output<MasterUserSecretArgs>)
@JvmName(name = "qqyfeoenbbaqgdcn")
suspend fun masterUserSecret(value: MasterUserSecretArgs?)

Parameters

value

The secret managed by RDS in AWS Secrets Manager for the master user password. For more information, see Password management with Secrets Manager in the Amazon RDS User Guide. The `MasterUserSecret` return value specifies the secret managed by RDS in AWS Secrets Manager for the master user password. For more information, see Password management with Secrets Manager in the Amazon RDS User Guide and Password management with Secrets Manager in the Amazon Aurora User Guide.


@JvmName(name = "khhqxohdrgbcrrwa")
suspend fun masterUserSecret(argument: suspend MasterUserSecretArgsBuilder.() -> Unit)

Parameters

argument

The secret managed by RDS in AWS Secrets Manager for the master user password. For more information, see Password management with Secrets Manager in the Amazon RDS User Guide. The `MasterUserSecret` return value specifies the secret managed by RDS in AWS Secrets Manager for the master user password. For more information, see Password management with Secrets Manager in the Amazon RDS User Guide and Password management with Secrets Manager in the Amazon Aurora User Guide.