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/AmazonopensearchserviceS3BackupMode.h>
13#include <aws/firehose/model/CloudWatchLoggingOptions.h>
14#include <aws/firehose/model/DocumentIdOptions.h>
15#include <aws/firehose/model/ProcessingConfiguration.h>
16#include <aws/firehose/model/S3DestinationConfiguration.h>
17#include <aws/firehose/model/VpcConfiguration.h>
52 template <
typename RoleARNT = Aws::String>
54 m_roleARNHasBeenSet =
true;
55 m_roleARN = std::forward<RoleARNT>(value);
57 template <
typename RoleARNT = Aws::String>
73 template <
typename DomainARNT = Aws::String>
75 m_domainARNHasBeenSet =
true;
76 m_domainARN = std::forward<DomainARNT>(value);
78 template <
typename DomainARNT = Aws::String>
92 template <
typename ClusterEndpo
intT = Aws::String>
94 m_clusterEndpointHasBeenSet =
true;
95 m_clusterEndpoint = std::forward<ClusterEndpointT>(value);
97 template <
typename ClusterEndpo
intT = Aws::String>
110 template <
typename IndexNameT = Aws::String>
112 m_indexNameHasBeenSet =
true;
113 m_indexName = std::forward<IndexNameT>(value);
115 template <
typename IndexNameT = Aws::String>
130 template <
typename TypeNameT = Aws::String>
132 m_typeNameHasBeenSet =
true;
133 m_typeName = std::forward<TypeNameT>(value);
135 template <
typename TypeNameT = Aws::String>
150 m_indexRotationPeriodHasBeenSet =
true;
151 m_indexRotationPeriod = value;
166 template <
typename BufferingH
intsT = AmazonopensearchserviceBufferingH
ints>
168 m_bufferingHintsHasBeenSet =
true;
169 m_bufferingHints = std::forward<BufferingHintsT>(value);
171 template <
typename BufferingH
intsT = AmazonopensearchserviceBufferingH
ints>
185 template <
typename RetryOptionsT = AmazonopensearchserviceRetryOptions>
187 m_retryOptionsHasBeenSet =
true;
188 m_retryOptions = std::forward<RetryOptionsT>(value);
190 template <
typename RetryOptionsT = AmazonopensearchserviceRetryOptions>
209 m_s3BackupModeHasBeenSet =
true;
210 m_s3BackupMode = value;
222 template <
typename S3ConfigurationT = S3DestinationConfiguration>
224 m_s3ConfigurationHasBeenSet =
true;
225 m_s3Configuration = std::forward<S3ConfigurationT>(value);
227 template <
typename S3ConfigurationT = S3DestinationConfiguration>
238 template <
typename ProcessingConfigurationT = ProcessingConfiguration>
240 m_processingConfigurationHasBeenSet =
true;
241 m_processingConfiguration = std::forward<ProcessingConfigurationT>(value);
243 template <
typename ProcessingConfigurationT = ProcessingConfiguration>
254 template <
typename CloudWatchLoggingOptionsT = CloudWatchLoggingOptions>
256 m_cloudWatchLoggingOptionsHasBeenSet =
true;
257 m_cloudWatchLoggingOptions = std::forward<CloudWatchLoggingOptionsT>(value);
259 template <
typename CloudWatchLoggingOptionsT = CloudWatchLoggingOptions>
270 template <
typename VpcConfigurationT = VpcConfiguration>
272 m_vpcConfigurationHasBeenSet =
true;
273 m_vpcConfiguration = std::forward<VpcConfigurationT>(value);
275 template <
typename VpcConfigurationT = VpcConfiguration>
289 template <
typename DocumentIdOptionsT = DocumentIdOptions>
291 m_documentIdOptionsHasBeenSet =
true;
292 m_documentIdOptions = std::forward<DocumentIdOptionsT>(value);
294 template <
typename DocumentIdOptionsT = DocumentIdOptions>
313 AmazonopensearchserviceBufferingHints m_bufferingHints;
315 AmazonopensearchserviceRetryOptions m_retryOptions;
319 S3DestinationConfiguration m_s3Configuration;
321 ProcessingConfiguration m_processingConfiguration;
323 CloudWatchLoggingOptions m_cloudWatchLoggingOptions;
325 VpcConfiguration m_vpcConfiguration;
327 DocumentIdOptions m_documentIdOptions;
328 bool m_roleARNHasBeenSet =
false;
329 bool m_domainARNHasBeenSet =
false;
330 bool m_clusterEndpointHasBeenSet =
false;
331 bool m_indexNameHasBeenSet =
false;
332 bool m_typeNameHasBeenSet =
false;
333 bool m_indexRotationPeriodHasBeenSet =
false;
334 bool m_bufferingHintsHasBeenSet =
false;
335 bool m_retryOptionsHasBeenSet =
false;
336 bool m_s3BackupModeHasBeenSet =
false;
337 bool m_s3ConfigurationHasBeenSet =
false;
338 bool m_processingConfigurationHasBeenSet =
false;
339 bool m_cloudWatchLoggingOptionsHasBeenSet =
false;
340 bool m_vpcConfigurationHasBeenSet =
false;
341 bool m_documentIdOptionsHasBeenSet =
false;
AmazonopensearchserviceDestinationConfiguration & WithProcessingConfiguration(ProcessingConfigurationT &&value)
AmazonopensearchserviceIndexRotationPeriod GetIndexRotationPeriod() const
bool ClusterEndpointHasBeenSet() const
AmazonopensearchserviceS3BackupMode GetS3BackupMode() const
const Aws::String & GetDomainARN() const
void SetTypeName(TypeNameT &&value)
void SetIndexName(IndexNameT &&value)
bool IndexRotationPeriodHasBeenSet() const
const ProcessingConfiguration & GetProcessingConfiguration() const
AmazonopensearchserviceDestinationConfiguration & WithBufferingHints(BufferingHintsT &&value)
const DocumentIdOptions & GetDocumentIdOptions() const
AmazonopensearchserviceDestinationConfiguration & WithVpcConfiguration(VpcConfigurationT &&value)
void SetProcessingConfiguration(ProcessingConfigurationT &&value)
bool ProcessingConfigurationHasBeenSet() const
void SetS3BackupMode(AmazonopensearchserviceS3BackupMode value)
const VpcConfiguration & GetVpcConfiguration() const
const Aws::String & GetRoleARN() const
AmazonopensearchserviceDestinationConfiguration & WithS3BackupMode(AmazonopensearchserviceS3BackupMode value)
const Aws::String & GetClusterEndpoint() const
const AmazonopensearchserviceRetryOptions & GetRetryOptions() const
void SetS3Configuration(S3ConfigurationT &&value)
bool DocumentIdOptionsHasBeenSet() const
const Aws::String & GetIndexName() const
AmazonopensearchserviceDestinationConfiguration & WithDomainARN(DomainARNT &&value)
AmazonopensearchserviceDestinationConfiguration & WithTypeName(TypeNameT &&value)
AmazonopensearchserviceDestinationConfiguration & WithCloudWatchLoggingOptions(CloudWatchLoggingOptionsT &&value)
void SetIndexRotationPeriod(AmazonopensearchserviceIndexRotationPeriod value)
void SetRetryOptions(RetryOptionsT &&value)
AmazonopensearchserviceDestinationConfiguration & WithIndexRotationPeriod(AmazonopensearchserviceIndexRotationPeriod value)
bool RoleARNHasBeenSet() const
AmazonopensearchserviceDestinationConfiguration & WithDocumentIdOptions(DocumentIdOptionsT &&value)
void SetClusterEndpoint(ClusterEndpointT &&value)
void SetBufferingHints(BufferingHintsT &&value)
void SetRoleARN(RoleARNT &&value)
bool S3ConfigurationHasBeenSet() const
const CloudWatchLoggingOptions & GetCloudWatchLoggingOptions() const
AmazonopensearchserviceDestinationConfiguration & WithRoleARN(RoleARNT &&value)
bool CloudWatchLoggingOptionsHasBeenSet() const
const AmazonopensearchserviceBufferingHints & GetBufferingHints() const
AmazonopensearchserviceDestinationConfiguration & WithIndexName(IndexNameT &&value)
void SetCloudWatchLoggingOptions(CloudWatchLoggingOptionsT &&value)
bool BufferingHintsHasBeenSet() const
bool TypeNameHasBeenSet() const
bool DomainARNHasBeenSet() const
const Aws::String & GetTypeName() const
bool RetryOptionsHasBeenSet() const
bool S3BackupModeHasBeenSet() const
bool VpcConfigurationHasBeenSet() const
AWS_FIREHOSE_API AmazonopensearchserviceDestinationConfiguration()=default
AmazonopensearchserviceDestinationConfiguration & WithS3Configuration(S3ConfigurationT &&value)
void SetDomainARN(DomainARNT &&value)
bool IndexNameHasBeenSet() const
AmazonopensearchserviceDestinationConfiguration & WithClusterEndpoint(ClusterEndpointT &&value)
AWS_FIREHOSE_API AmazonopensearchserviceDestinationConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetDocumentIdOptions(DocumentIdOptionsT &&value)
AWS_FIREHOSE_API AmazonopensearchserviceDestinationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AmazonopensearchserviceDestinationConfiguration & WithRetryOptions(RetryOptionsT &&value)
AWS_FIREHOSE_API Aws::Utils::Json::JsonValue Jsonize() const
const S3DestinationConfiguration & GetS3Configuration() const
void SetVpcConfiguration(VpcConfigurationT &&value)
AmazonopensearchserviceIndexRotationPeriod
AmazonopensearchserviceS3BackupMode
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue