#include <InvalidFirehoseDestinationException.h>
Indicates that the Amazon Kinesis Firehose destination is invalid. See the error message for details.
See Also:
AWS API Reference
Definition at line 32 of file InvalidFirehoseDestinationException.h.
◆ InvalidFirehoseDestinationException() [1/2]
Aws::SES::Model::InvalidFirehoseDestinationException::InvalidFirehoseDestinationException |
( |
| ) |
|
◆ InvalidFirehoseDestinationException() [2/2]
Aws::SES::Model::InvalidFirehoseDestinationException::InvalidFirehoseDestinationException |
( |
const Aws::Utils::Xml::XmlNode & |
xmlNode | ) |
|
◆ ConfigurationSetNameHasBeenSet()
bool Aws::SES::Model::InvalidFirehoseDestinationException::ConfigurationSetNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ EventDestinationNameHasBeenSet()
bool Aws::SES::Model::InvalidFirehoseDestinationException::EventDestinationNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetConfigurationSetName()
const Aws::String& Aws::SES::Model::InvalidFirehoseDestinationException::GetConfigurationSetName |
( |
| ) |
const |
|
inline |
◆ GetEventDestinationName()
const Aws::String& Aws::SES::Model::InvalidFirehoseDestinationException::GetEventDestinationName |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ OutputToStream() [1/2]
void Aws::SES::Model::InvalidFirehoseDestinationException::OutputToStream |
( |
Aws::OStream & |
oStream, |
|
|
const char * |
location |
|
) |
| const |
◆ OutputToStream() [2/2]
void Aws::SES::Model::InvalidFirehoseDestinationException::OutputToStream |
( |
Aws::OStream & |
ostream, |
|
|
const char * |
location, |
|
|
unsigned |
index, |
|
|
const char * |
locationValue |
|
) |
| const |
◆ SetConfigurationSetName() [1/3]
void Aws::SES::Model::InvalidFirehoseDestinationException::SetConfigurationSetName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetConfigurationSetName() [2/3]
void Aws::SES::Model::InvalidFirehoseDestinationException::SetConfigurationSetName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetConfigurationSetName() [3/3]
void Aws::SES::Model::InvalidFirehoseDestinationException::SetConfigurationSetName |
( |
const char * |
value | ) |
|
|
inline |
◆ SetEventDestinationName() [1/3]
void Aws::SES::Model::InvalidFirehoseDestinationException::SetEventDestinationName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetEventDestinationName() [2/3]
void Aws::SES::Model::InvalidFirehoseDestinationException::SetEventDestinationName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetEventDestinationName() [3/3]
void Aws::SES::Model::InvalidFirehoseDestinationException::SetEventDestinationName |
( |
const char * |
value | ) |
|
|
inline |
◆ WithConfigurationSetName() [1/3]
◆ WithConfigurationSetName() [2/3]
◆ WithConfigurationSetName() [3/3]
◆ WithEventDestinationName() [1/3]
◆ WithEventDestinationName() [2/3]
◆ WithEventDestinationName() [3/3]
The documentation for this class was generated from the following file: