class Aws::OpsWorks::Types::RdsDbInstance

Describes an Amazon RDS instance.

@!attribute [rw] rds_db_instance_arn

The instance's ARN.
@return [String]

@!attribute [rw] db_instance_identifier

The DB instance identifier.
@return [String]

@!attribute [rw] db_user

The master user name.
@return [String]

@!attribute [rw] db_password

AWS OpsWorks Stacks returns `*****FILTERED*****` instead of the
actual value.
@return [String]

@!attribute [rw] region

The instance's AWS region.
@return [String]

@!attribute [rw] address

The instance's address.
@return [String]

@!attribute [rw] engine

The instance's database engine.
@return [String]

@!attribute [rw] stack_id

The ID of the stack with which the instance is registered.
@return [String]

@!attribute [rw] missing_on_rds

Set to `true` if AWS OpsWorks Stacks is unable to discover the
Amazon RDS instance. AWS OpsWorks Stacks attempts to discover the
instance only once. If this value is set to `true`, you must
deregister the instance, and then register it again.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/RdsDbInstance AWS API Documentation

Constants

SENSITIVE