RdsDbInstance
Describes an Amazon RDS instance.
Contents
- Address
-
The instance's address.
Type: String
Required: No
- DbInstanceIdentifier
-
The database instance identifier.
Type: String
Required: No
- DbPassword
-
AWS OpsWorks Stacks returns
*****FILTERED*****
instead of the actual value.Type: String
Required: No
- DbUser
-
The master user name.
Type: String
Required: No
- Engine
-
The instance's database engine.
Type: String
Required: No
- MissingOnRds
-
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 totrue
, you must deregister the instance, and then register it again.Type: Boolean
Required: No
- RdsDbInstanceArn
-
The instance's ARN.
Type: String
Required: No
- Region
-
The instance's AWS Region.
Type: String
Required: No
- StackId
-
The ID of the stack with which the instance is registered.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: