class Aws::RDS::Types::UserAuthConfigInfo

Returns the details of authentication used by a proxy to log in as a specific database user.

@!attribute [rw] description

A user-specified description about the authentication used by a
proxy to log in as a specific database user.
@return [String]

@!attribute [rw] user_name

The name of the database user to which the proxy connects.
@return [String]

@!attribute [rw] auth_scheme

The type of authentication that the proxy uses for connections from
the proxy to the underlying database.
@return [String]

@!attribute [rw] secret_arn

The Amazon Resource Name (ARN) representing the secret that the
proxy uses to authenticate to the RDS DB instance or Aurora DB
cluster. These secrets are stored within Amazon Secrets Manager.
@return [String]

@!attribute [rw] iam_auth

Whether to require or disallow Amazon Web Services Identity and
Access Management (IAM) authentication for connections to the proxy.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/UserAuthConfigInfo AWS API Documentation

Constants

SENSITIVE