AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <KinesisStreamConfig.h>
Public Member Functions | |
KinesisStreamConfig () | |
KinesisStreamConfig (const Aws::Utils::Xml::XmlNode &xmlNode) | |
KinesisStreamConfig & | operator= (const Aws::Utils::Xml::XmlNode &xmlNode) |
void | AddToNode (Aws::Utils::Xml::XmlNode &parentNode) const |
const Aws::String & | GetRoleARN () const |
bool | RoleARNHasBeenSet () const |
void | SetRoleARN (const Aws::String &value) |
void | SetRoleARN (Aws::String &&value) |
void | SetRoleARN (const char *value) |
KinesisStreamConfig & | WithRoleARN (const Aws::String &value) |
KinesisStreamConfig & | WithRoleARN (Aws::String &&value) |
KinesisStreamConfig & | WithRoleARN (const char *value) |
const Aws::String & | GetStreamARN () const |
bool | StreamARNHasBeenSet () const |
void | SetStreamARN (const Aws::String &value) |
void | SetStreamARN (Aws::String &&value) |
void | SetStreamARN (const char *value) |
KinesisStreamConfig & | WithStreamARN (const Aws::String &value) |
KinesisStreamConfig & | WithStreamARN (Aws::String &&value) |
KinesisStreamConfig & | WithStreamARN (const char *value) |
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
Definition at line 31 of file KinesisStreamConfig.h.
Aws::CloudFront::Model::KinesisStreamConfig::KinesisStreamConfig | ( | ) |
Aws::CloudFront::Model::KinesisStreamConfig::KinesisStreamConfig | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::CloudFront::Model::KinesisStreamConfig::AddToNode | ( | Aws::Utils::Xml::XmlNode & | parentNode | ) | const |
|
inline |
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
For more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide.
Definition at line 49 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
Definition at line 126 of file KinesisStreamConfig.h.
KinesisStreamConfig& Aws::CloudFront::Model::KinesisStreamConfig::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
For more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide.
Definition at line 59 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
For more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide.
Definition at line 79 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
For more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide.
Definition at line 69 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
For more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide.
Definition at line 89 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
Definition at line 144 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
Definition at line 138 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
Definition at line 150 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
Definition at line 132 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
For more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide.
Definition at line 109 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
For more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide.
Definition at line 99 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream.
For more information the IAM role, see Real-time log configuration IAM role in the Amazon CloudFront Developer Guide.
Definition at line 119 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
Definition at line 162 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
Definition at line 156 of file KinesisStreamConfig.h.
|
inline |
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
Definition at line 168 of file KinesisStreamConfig.h.