7#include <aws/firehose/Firehose_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/firehose/model/AmazonopensearchserviceIndexRotationPeriod.h>
10#include <aws/firehose/model/AmazonopensearchserviceBufferingHints.h>
11#include <aws/firehose/model/AmazonopensearchserviceRetryOptions.h>
12#include <aws/firehose/model/S3DestinationUpdate.h>
13#include <aws/firehose/model/ProcessingConfiguration.h>
14#include <aws/firehose/model/CloudWatchLoggingOptions.h>
15#include <aws/firehose/model/DocumentIdOptions.h>
56 template<
typename RoleARNT = Aws::String>
57 void SetRoleARN(RoleARNT&& value) { m_roleARNHasBeenSet =
true; m_roleARN = std::forward<RoleARNT>(value); }
58 template<
typename RoleARNT = Aws::String>
70 template<
typename DomainARNT = Aws::String>
71 void SetDomainARN(DomainARNT&& value) { m_domainARNHasBeenSet =
true; m_domainARN = std::forward<DomainARNT>(value); }
72 template<
typename DomainARNT = Aws::String>
83 template<
typename ClusterEndpo
intT = Aws::String>
84 void SetClusterEndpoint(ClusterEndpointT&& value) { m_clusterEndpointHasBeenSet =
true; m_clusterEndpoint = std::forward<ClusterEndpointT>(value); }
85 template<
typename ClusterEndpo
intT = Aws::String>
95 template<
typename IndexNameT = Aws::String>
96 void SetIndexName(IndexNameT&& value) { m_indexNameHasBeenSet =
true; m_indexName = std::forward<IndexNameT>(value); }
97 template<
typename IndexNameT = Aws::String>
113 template<
typename TypeNameT = Aws::String>
114 void SetTypeName(TypeNameT&& value) { m_typeNameHasBeenSet =
true; m_typeName = std::forward<TypeNameT>(value); }
115 template<
typename TypeNameT = Aws::String>
137 template<
typename BufferingH
intsT = AmazonopensearchserviceBufferingH
ints>
138 void SetBufferingHints(BufferingHintsT&& value) { m_bufferingHintsHasBeenSet =
true; m_bufferingHints = std::forward<BufferingHintsT>(value); }
139 template<
typename BufferingH
intsT = AmazonopensearchserviceBufferingH
ints>
150 template<
typename RetryOptionsT = AmazonopensearchserviceRetryOptions>
151 void SetRetryOptions(RetryOptionsT&& value) { m_retryOptionsHasBeenSet =
true; m_retryOptions = std::forward<RetryOptionsT>(value); }
152 template<
typename RetryOptionsT = AmazonopensearchserviceRetryOptions>
160 template<
typename S3UpdateT = S3DestinationUpdate>
161 void SetS3Update(S3UpdateT&& value) { m_s3UpdateHasBeenSet =
true; m_s3Update = std::forward<S3UpdateT>(value); }
162 template<
typename S3UpdateT = S3DestinationUpdate>
170 template<
typename ProcessingConfigurationT = ProcessingConfiguration>
171 void SetProcessingConfiguration(ProcessingConfigurationT&& value) { m_processingConfigurationHasBeenSet =
true; m_processingConfiguration = std::forward<ProcessingConfigurationT>(value); }
172 template<
typename ProcessingConfigurationT = ProcessingConfiguration>
180 template<
typename CloudWatchLoggingOptionsT = CloudWatchLoggingOptions>
181 void SetCloudWatchLoggingOptions(CloudWatchLoggingOptionsT&& value) { m_cloudWatchLoggingOptionsHasBeenSet =
true; m_cloudWatchLoggingOptions = std::forward<CloudWatchLoggingOptionsT>(value); }
182 template<
typename CloudWatchLoggingOptionsT = CloudWatchLoggingOptions>
193 template<
typename DocumentIdOptionsT = DocumentIdOptions>
194 void SetDocumentIdOptions(DocumentIdOptionsT&& value) { m_documentIdOptionsHasBeenSet =
true; m_documentIdOptions = std::forward<DocumentIdOptionsT>(value); }
195 template<
typename DocumentIdOptionsT = DocumentIdOptions>
201 bool m_roleARNHasBeenSet =
false;
204 bool m_domainARNHasBeenSet =
false;
207 bool m_clusterEndpointHasBeenSet =
false;
210 bool m_indexNameHasBeenSet =
false;
213 bool m_typeNameHasBeenSet =
false;
216 bool m_indexRotationPeriodHasBeenSet =
false;
218 AmazonopensearchserviceBufferingHints m_bufferingHints;
219 bool m_bufferingHintsHasBeenSet =
false;
221 AmazonopensearchserviceRetryOptions m_retryOptions;
222 bool m_retryOptionsHasBeenSet =
false;
224 S3DestinationUpdate m_s3Update;
225 bool m_s3UpdateHasBeenSet =
false;
227 ProcessingConfiguration m_processingConfiguration;
228 bool m_processingConfigurationHasBeenSet =
false;
230 CloudWatchLoggingOptions m_cloudWatchLoggingOptions;
231 bool m_cloudWatchLoggingOptionsHasBeenSet =
false;
233 DocumentIdOptions m_documentIdOptions;
234 bool m_documentIdOptionsHasBeenSet =
false;
void SetIndexName(IndexNameT &&value)
bool BufferingHintsHasBeenSet() const
AmazonopensearchserviceDestinationUpdate & WithClusterEndpoint(ClusterEndpointT &&value)
AWS_FIREHOSE_API AmazonopensearchserviceDestinationUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
AmazonopensearchserviceDestinationUpdate & WithRetryOptions(RetryOptionsT &&value)
const CloudWatchLoggingOptions & GetCloudWatchLoggingOptions() const
bool RetryOptionsHasBeenSet() const
const Aws::String & GetClusterEndpoint() const
AWS_FIREHOSE_API AmazonopensearchserviceDestinationUpdate()=default
AmazonopensearchserviceDestinationUpdate & WithCloudWatchLoggingOptions(CloudWatchLoggingOptionsT &&value)
bool CloudWatchLoggingOptionsHasBeenSet() const
void SetProcessingConfiguration(ProcessingConfigurationT &&value)
bool DocumentIdOptionsHasBeenSet() const
AmazonopensearchserviceIndexRotationPeriod GetIndexRotationPeriod() const
bool S3UpdateHasBeenSet() const
AmazonopensearchserviceDestinationUpdate & WithS3Update(S3UpdateT &&value)
const ProcessingConfiguration & GetProcessingConfiguration() const
void SetS3Update(S3UpdateT &&value)
AmazonopensearchserviceDestinationUpdate & WithRoleARN(RoleARNT &&value)
const S3DestinationUpdate & GetS3Update() const
void SetIndexRotationPeriod(AmazonopensearchserviceIndexRotationPeriod value)
void SetCloudWatchLoggingOptions(CloudWatchLoggingOptionsT &&value)
void SetRetryOptions(RetryOptionsT &&value)
bool RoleARNHasBeenSet() const
bool IndexNameHasBeenSet() const
void SetTypeName(TypeNameT &&value)
const Aws::String & GetRoleARN() const
bool ProcessingConfigurationHasBeenSet() const
AmazonopensearchserviceDestinationUpdate & WithProcessingConfiguration(ProcessingConfigurationT &&value)
const DocumentIdOptions & GetDocumentIdOptions() const
void SetDocumentIdOptions(DocumentIdOptionsT &&value)
const Aws::String & GetDomainARN() const
AWS_FIREHOSE_API Aws::Utils::Json::JsonValue Jsonize() const
bool TypeNameHasBeenSet() const
AmazonopensearchserviceDestinationUpdate & WithIndexRotationPeriod(AmazonopensearchserviceIndexRotationPeriod value)
AmazonopensearchserviceDestinationUpdate & WithDomainARN(DomainARNT &&value)
AmazonopensearchserviceDestinationUpdate & WithBufferingHints(BufferingHintsT &&value)
const Aws::String & GetTypeName() const
bool DomainARNHasBeenSet() const
const AmazonopensearchserviceRetryOptions & GetRetryOptions() const
AmazonopensearchserviceDestinationUpdate & WithDocumentIdOptions(DocumentIdOptionsT &&value)
void SetRoleARN(RoleARNT &&value)
void SetClusterEndpoint(ClusterEndpointT &&value)
AWS_FIREHOSE_API AmazonopensearchserviceDestinationUpdate(Aws::Utils::Json::JsonView jsonValue)
bool IndexRotationPeriodHasBeenSet() const
void SetBufferingHints(BufferingHintsT &&value)
void SetDomainARN(DomainARNT &&value)
const AmazonopensearchserviceBufferingHints & GetBufferingHints() const
AmazonopensearchserviceDestinationUpdate & WithIndexName(IndexNameT &&value)
bool ClusterEndpointHasBeenSet() const
AmazonopensearchserviceDestinationUpdate & WithTypeName(TypeNameT &&value)
const Aws::String & GetIndexName() const
AmazonopensearchserviceIndexRotationPeriod
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue