Method | Description | |
---|---|---|
RebootDBInstanceRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
RebootDBInstanceRequest ( string dbInstanceIdentifier ) : System |
Instantiates RebootDBInstanceRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetDBInstanceIdentifier ( ) : bool | ||
IsSetForceFailover ( ) : bool |
public RebootDBInstanceRequest ( string dbInstanceIdentifier ) : System | ||
dbInstanceIdentifier | string | The DB instance identifier. This parameter is stored as a lowercase string. Constraints:
|
return | System |