Describes an Amazon RDS instance.

C# |
public class RdsDbInstance

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | RdsDbInstance()()()() | Initializes a new instance of the RdsDbInstance class |
![]() | Address |
Gets and sets the property Address.
The instance's address. |
![]() | DbInstanceIdentifier |
Gets and sets the property DbInstanceIdentifier.
The DB instance identifier. |
![]() | DbPassword |
Gets and sets the property DbPassword.
The database password. |
![]() | DbUser |
Gets and sets the property DbUser.
The master user name. |
![]() | Engine |
Gets and sets the property Engine.
The instance's database engine. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | MissingOnRds |
Gets and sets the property MissingOnRds.
Set to |
![]() | RdsDbInstanceArn |
Gets and sets the property RdsDbInstanceArn.
The instance's ARN. |
![]() | Region |
Gets and sets the property Region.
The instance's AWS region. |
![]() | StackId |
Gets and sets the property StackId.
The ID of the stack that the instance is registered with. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAddress(String) | Obsolete.
Sets the Address property
|
![]() | WithDbInstanceIdentifier(String) | Obsolete.
Sets the DbInstanceIdentifier property
|
![]() | WithDbPassword(String) | Obsolete.
Sets the DbPassword property
|
![]() | WithDbUser(String) | Obsolete.
Sets the DbUser property
|
![]() | WithEngine(String) | Obsolete.
Sets the Engine property
|
![]() | WithMissingOnRds(Boolean) | Obsolete.
Sets the MissingOnRds property
|
![]() | WithRdsDbInstanceArn(String) | Obsolete.
Sets the RdsDbInstanceArn property
|
![]() | WithRegion(String) | Obsolete.
Sets the Region property
|
![]() | WithStackId(String) | Obsolete.
Sets the StackId property
|

Object | |
![]() | RdsDbInstance |