#include <StartActivityStreamResult.h>
Definition at line 30 of file StartActivityStreamResult.h.
◆ StartActivityStreamResult() [1/2]
Aws::RDS::Model::StartActivityStreamResult::StartActivityStreamResult |
( |
| ) |
|
◆ StartActivityStreamResult() [2/2]
◆ GetApplyImmediately()
bool Aws::RDS::Model::StartActivityStreamResult::GetApplyImmediately |
( |
| ) |
const |
|
inline |
Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.
Definition at line 180 of file StartActivityStreamResult.h.
◆ GetKinesisStreamName()
const Aws::String& Aws::RDS::Model::StartActivityStreamResult::GetKinesisStreamName |
( |
| ) |
const |
|
inline |
◆ GetKmsKeyId()
const Aws::String& Aws::RDS::Model::StartActivityStreamResult::GetKmsKeyId |
( |
| ) |
const |
|
inline |
◆ GetMode()
◆ GetResponseMetadata()
const ResponseMetadata& Aws::RDS::Model::StartActivityStreamResult::GetResponseMetadata |
( |
| ) |
const |
|
inline |
◆ GetStatus()
◆ operator=()
◆ SetApplyImmediately()
void Aws::RDS::Model::StartActivityStreamResult::SetApplyImmediately |
( |
bool |
value | ) |
|
|
inline |
Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.
Definition at line 186 of file StartActivityStreamResult.h.
◆ SetKinesisStreamName() [1/3]
void Aws::RDS::Model::StartActivityStreamResult::SetKinesisStreamName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetKinesisStreamName() [2/3]
void Aws::RDS::Model::StartActivityStreamResult::SetKinesisStreamName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetKinesisStreamName() [3/3]
void Aws::RDS::Model::StartActivityStreamResult::SetKinesisStreamName |
( |
const char * |
value | ) |
|
|
inline |
◆ SetKmsKeyId() [1/3]
void Aws::RDS::Model::StartActivityStreamResult::SetKmsKeyId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetKmsKeyId() [2/3]
void Aws::RDS::Model::StartActivityStreamResult::SetKmsKeyId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetKmsKeyId() [3/3]
void Aws::RDS::Model::StartActivityStreamResult::SetKmsKeyId |
( |
const char * |
value | ) |
|
|
inline |
◆ SetMode() [1/2]
◆ SetMode() [2/2]
void Aws::RDS::Model::StartActivityStreamResult::SetMode |
( |
const ActivityStreamMode & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [1/2]
void Aws::RDS::Model::StartActivityStreamResult::SetResponseMetadata |
( |
const ResponseMetadata & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [2/2]
void Aws::RDS::Model::StartActivityStreamResult::SetResponseMetadata |
( |
ResponseMetadata && |
value | ) |
|
|
inline |
◆ SetStatus() [1/2]
◆ SetStatus() [2/2]
◆ WithApplyImmediately()
Indicates whether or not the database activity stream will start as soon as possible, regardless of the maintenance window for the database.
Definition at line 192 of file StartActivityStreamResult.h.
◆ WithKinesisStreamName() [1/3]
◆ WithKinesisStreamName() [2/3]
◆ WithKinesisStreamName() [3/3]
◆ WithKmsKeyId() [1/3]
◆ WithKmsKeyId() [2/3]
◆ WithKmsKeyId() [3/3]
◆ WithMode() [1/2]
◆ WithMode() [2/2]
◆ WithResponseMetadata() [1/2]
◆ WithResponseMetadata() [2/2]
◆ WithStatus() [1/2]
◆ WithStatus() [2/2]
The documentation for this class was generated from the following file: