#include <DBInstanceStatusInfo.h>
Provides a list of status information for a DB instance.
See Also:
AWS API Reference
Definition at line 32 of file DBInstanceStatusInfo.h.
◆ DBInstanceStatusInfo() [1/2]
Aws::RDS::Model::DBInstanceStatusInfo::DBInstanceStatusInfo |
( |
| ) |
|
◆ DBInstanceStatusInfo() [2/2]
◆ GetMessage()
const Aws::String& Aws::RDS::Model::DBInstanceStatusInfo::GetMessage |
( |
| ) |
const |
|
inline |
Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
Definition at line 170 of file DBInstanceStatusInfo.h.
◆ GetNormal()
bool Aws::RDS::Model::DBInstanceStatusInfo::GetNormal |
( |
| ) |
const |
|
inline |
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
Definition at line 88 of file DBInstanceStatusInfo.h.
◆ GetStatus()
const Aws::String& Aws::RDS::Model::DBInstanceStatusInfo::GetStatus |
( |
| ) |
const |
|
inline |
Status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
Definition at line 114 of file DBInstanceStatusInfo.h.
◆ GetStatusType()
const Aws::String& Aws::RDS::Model::DBInstanceStatusInfo::GetStatusType |
( |
| ) |
const |
|
inline |
◆ MessageHasBeenSet()
bool Aws::RDS::Model::DBInstanceStatusInfo::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
Definition at line 176 of file DBInstanceStatusInfo.h.
◆ NormalHasBeenSet()
bool Aws::RDS::Model::DBInstanceStatusInfo::NormalHasBeenSet |
( |
| ) |
const |
|
inline |
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
Definition at line 94 of file DBInstanceStatusInfo.h.
◆ operator=()
◆ OutputToStream() [1/2]
void Aws::RDS::Model::DBInstanceStatusInfo::OutputToStream |
( |
Aws::OStream & |
oStream, |
|
|
const char * |
location |
|
) |
| const |
◆ OutputToStream() [2/2]
void Aws::RDS::Model::DBInstanceStatusInfo::OutputToStream |
( |
Aws::OStream & |
ostream, |
|
|
const char * |
location, |
|
|
unsigned |
index, |
|
|
const char * |
locationValue |
|
) |
| const |
◆ SetMessage() [1/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
Definition at line 188 of file DBInstanceStatusInfo.h.
◆ SetMessage() [2/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
Definition at line 182 of file DBInstanceStatusInfo.h.
◆ SetMessage() [3/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
Definition at line 194 of file DBInstanceStatusInfo.h.
◆ SetNormal()
void Aws::RDS::Model::DBInstanceStatusInfo::SetNormal |
( |
bool |
value | ) |
|
|
inline |
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
Definition at line 100 of file DBInstanceStatusInfo.h.
◆ SetStatus() [1/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetStatus |
( |
Aws::String && |
value | ) |
|
|
inline |
Status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
Definition at line 135 of file DBInstanceStatusInfo.h.
◆ SetStatus() [2/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetStatus |
( |
const Aws::String & |
value | ) |
|
|
inline |
Status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
Definition at line 128 of file DBInstanceStatusInfo.h.
◆ SetStatus() [3/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetStatus |
( |
const char * |
value | ) |
|
|
inline |
Status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
Definition at line 142 of file DBInstanceStatusInfo.h.
◆ SetStatusType() [1/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetStatusType |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetStatusType() [2/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetStatusType |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetStatusType() [3/3]
void Aws::RDS::Model::DBInstanceStatusInfo::SetStatusType |
( |
const char * |
value | ) |
|
|
inline |
◆ StatusHasBeenSet()
bool Aws::RDS::Model::DBInstanceStatusInfo::StatusHasBeenSet |
( |
| ) |
const |
|
inline |
Status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
Definition at line 121 of file DBInstanceStatusInfo.h.
◆ StatusTypeHasBeenSet()
bool Aws::RDS::Model::DBInstanceStatusInfo::StatusTypeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithMessage() [1/3]
Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
Definition at line 206 of file DBInstanceStatusInfo.h.
◆ WithMessage() [2/3]
Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
Definition at line 200 of file DBInstanceStatusInfo.h.
◆ WithMessage() [3/3]
Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
Definition at line 212 of file DBInstanceStatusInfo.h.
◆ WithNormal()
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
Definition at line 106 of file DBInstanceStatusInfo.h.
◆ WithStatus() [1/3]
Status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
Definition at line 156 of file DBInstanceStatusInfo.h.
◆ WithStatus() [2/3]
Status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
Definition at line 149 of file DBInstanceStatusInfo.h.
◆ WithStatus() [3/3]
Status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
Definition at line 163 of file DBInstanceStatusInfo.h.
◆ WithStatusType() [1/3]
◆ WithStatusType() [2/3]
◆ WithStatusType() [3/3]
The documentation for this class was generated from the following file: