7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/firehose/Firehose_EXPORTS.h>
9#include <aws/firehose/model/AmazonopensearchserviceBufferingHints.h>
10#include <aws/firehose/model/AmazonopensearchserviceIndexRotationPeriod.h>
11#include <aws/firehose/model/AmazonopensearchserviceRetryOptions.h>
12#include <aws/firehose/model/CloudWatchLoggingOptions.h>
13#include <aws/firehose/model/DocumentIdOptions.h>
14#include <aws/firehose/model/ProcessingConfiguration.h>
15#include <aws/firehose/model/S3DestinationUpdate.h>
50 template <
typename RoleARNT = Aws::String>
52 m_roleARNHasBeenSet =
true;
53 m_roleARN = std::forward<RoleARNT>(value);
55 template <
typename RoleARNT = Aws::String>
70 template <
typename DomainARNT = Aws::String>
72 m_domainARNHasBeenSet =
true;
73 m_domainARN = std::forward<DomainARNT>(value);
75 template <
typename DomainARNT = Aws::String>
89 template <
typename ClusterEndpo
intT = Aws::String>
91 m_clusterEndpointHasBeenSet =
true;
92 m_clusterEndpoint = std::forward<ClusterEndpointT>(value);
94 template <
typename ClusterEndpo
intT = Aws::String>
107 template <
typename IndexNameT = Aws::String>
109 m_indexNameHasBeenSet =
true;
110 m_indexName = std::forward<IndexNameT>(value);
112 template <
typename IndexNameT = Aws::String>
131 template <
typename TypeNameT = Aws::String>
133 m_typeNameHasBeenSet =
true;
134 m_typeName = std::forward<TypeNameT>(value);
136 template <
typename TypeNameT = Aws::String>
151 m_indexRotationPeriodHasBeenSet =
true;
152 m_indexRotationPeriod = value;
167 template <
typename BufferingH
intsT = AmazonopensearchserviceBufferingH
ints>
169 m_bufferingHintsHasBeenSet =
true;
170 m_bufferingHints = std::forward<BufferingHintsT>(value);
172 template <
typename BufferingH
intsT = AmazonopensearchserviceBufferingH
ints>
186 template <
typename RetryOptionsT = AmazonopensearchserviceRetryOptions>
188 m_retryOptionsHasBeenSet =
true;
189 m_retryOptions = std::forward<RetryOptionsT>(value);
191 template <
typename RetryOptionsT = AmazonopensearchserviceRetryOptions>
202 template <
typename S3UpdateT = S3DestinationUpdate>
204 m_s3UpdateHasBeenSet =
true;
205 m_s3Update = std::forward<S3UpdateT>(value);
207 template <
typename S3UpdateT = S3DestinationUpdate>
218 template <
typename ProcessingConfigurationT = ProcessingConfiguration>
220 m_processingConfigurationHasBeenSet =
true;
221 m_processingConfiguration = std::forward<ProcessingConfigurationT>(value);
223 template <
typename ProcessingConfigurationT = ProcessingConfiguration>
234 template <
typename CloudWatchLoggingOptionsT = CloudWatchLoggingOptions>
236 m_cloudWatchLoggingOptionsHasBeenSet =
true;
237 m_cloudWatchLoggingOptions = std::forward<CloudWatchLoggingOptionsT>(value);
239 template <
typename CloudWatchLoggingOptionsT = CloudWatchLoggingOptions>
253 template <
typename DocumentIdOptionsT = DocumentIdOptions>
255 m_documentIdOptionsHasBeenSet =
true;
256 m_documentIdOptions = std::forward<DocumentIdOptionsT>(value);
258 template <
typename DocumentIdOptionsT = DocumentIdOptions>
277 AmazonopensearchserviceBufferingHints m_bufferingHints;
279 AmazonopensearchserviceRetryOptions m_retryOptions;
281 S3DestinationUpdate m_s3Update;
283 ProcessingConfiguration m_processingConfiguration;
285 CloudWatchLoggingOptions m_cloudWatchLoggingOptions;
287 DocumentIdOptions m_documentIdOptions;
288 bool m_roleARNHasBeenSet =
false;
289 bool m_domainARNHasBeenSet =
false;
290 bool m_clusterEndpointHasBeenSet =
false;
291 bool m_indexNameHasBeenSet =
false;
292 bool m_typeNameHasBeenSet =
false;
293 bool m_indexRotationPeriodHasBeenSet =
false;
294 bool m_bufferingHintsHasBeenSet =
false;
295 bool m_retryOptionsHasBeenSet =
false;
296 bool m_s3UpdateHasBeenSet =
false;
297 bool m_processingConfigurationHasBeenSet =
false;
298 bool m_cloudWatchLoggingOptionsHasBeenSet =
false;
299 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