7#include <aws/firehose/Firehose_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/firehose/model/AmazonOpenSearchServerlessBufferingHints.h>
10#include <aws/firehose/model/AmazonOpenSearchServerlessRetryOptions.h>
11#include <aws/firehose/model/AmazonOpenSearchServerlessS3BackupMode.h>
12#include <aws/firehose/model/S3DestinationConfiguration.h>
13#include <aws/firehose/model/ProcessingConfiguration.h>
14#include <aws/firehose/model/CloudWatchLoggingOptions.h>
15#include <aws/firehose/model/VpcConfiguration.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>
69 template<
typename CollectionEndpo
intT = Aws::String>
70 void SetCollectionEndpoint(CollectionEndpointT&& value) { m_collectionEndpointHasBeenSet =
true; m_collectionEndpoint = std::forward<CollectionEndpointT>(value); }
71 template<
typename CollectionEndpo
intT = Aws::String>
81 template<
typename IndexNameT = Aws::String>
82 void SetIndexName(IndexNameT&& value) { m_indexNameHasBeenSet =
true; m_indexName = std::forward<IndexNameT>(value); }
83 template<
typename IndexNameT = Aws::String>
94 template<
typename BufferingH
intsT = AmazonOpenSearchServerlessBufferingH
ints>
95 void SetBufferingHints(BufferingHintsT&& value) { m_bufferingHintsHasBeenSet =
true; m_bufferingHints = std::forward<BufferingHintsT>(value); }
96 template<
typename BufferingH
intsT = AmazonOpenSearchServerlessBufferingH
ints>
108 template<
typename RetryOptionsT = AmazonOpenSearchServerlessRetryOptions>
109 void SetRetryOptions(RetryOptionsT&& value) { m_retryOptionsHasBeenSet =
true; m_retryOptions = std::forward<RetryOptionsT>(value); }
110 template<
typename RetryOptionsT = AmazonOpenSearchServerlessRetryOptions>
133 template<
typename S3ConfigurationT = S3DestinationConfiguration>
134 void SetS3Configuration(S3ConfigurationT&& value) { m_s3ConfigurationHasBeenSet =
true; m_s3Configuration = std::forward<S3ConfigurationT>(value); }
135 template<
typename S3ConfigurationT = S3DestinationConfiguration>
143 template<
typename ProcessingConfigurationT = ProcessingConfiguration>
144 void SetProcessingConfiguration(ProcessingConfigurationT&& value) { m_processingConfigurationHasBeenSet =
true; m_processingConfiguration = std::forward<ProcessingConfigurationT>(value); }
145 template<
typename ProcessingConfigurationT = ProcessingConfiguration>
153 template<
typename CloudWatchLoggingOptionsT = CloudWatchLoggingOptions>
154 void SetCloudWatchLoggingOptions(CloudWatchLoggingOptionsT&& value) { m_cloudWatchLoggingOptionsHasBeenSet =
true; m_cloudWatchLoggingOptions = std::forward<CloudWatchLoggingOptionsT>(value); }
155 template<
typename CloudWatchLoggingOptionsT = CloudWatchLoggingOptions>
163 template<
typename VpcConfigurationT = VpcConfiguration>
164 void SetVpcConfiguration(VpcConfigurationT&& value) { m_vpcConfigurationHasBeenSet =
true; m_vpcConfiguration = std::forward<VpcConfigurationT>(value); }
165 template<
typename VpcConfigurationT = VpcConfiguration>
171 bool m_roleARNHasBeenSet =
false;
174 bool m_collectionEndpointHasBeenSet =
false;
177 bool m_indexNameHasBeenSet =
false;
180 bool m_bufferingHintsHasBeenSet =
false;
183 bool m_retryOptionsHasBeenSet =
false;
186 bool m_s3BackupModeHasBeenSet =
false;
188 S3DestinationConfiguration m_s3Configuration;
189 bool m_s3ConfigurationHasBeenSet =
false;
191 ProcessingConfiguration m_processingConfiguration;
192 bool m_processingConfigurationHasBeenSet =
false;
194 CloudWatchLoggingOptions m_cloudWatchLoggingOptions;
195 bool m_cloudWatchLoggingOptionsHasBeenSet =
false;
197 VpcConfiguration m_vpcConfiguration;
198 bool m_vpcConfigurationHasBeenSet =
false;
bool CollectionEndpointHasBeenSet() const
const AmazonOpenSearchServerlessBufferingHints & GetBufferingHints() const
bool BufferingHintsHasBeenSet() const
void SetS3BackupMode(AmazonOpenSearchServerlessS3BackupMode value)
AmazonOpenSearchServerlessDestinationConfiguration & WithCollectionEndpoint(CollectionEndpointT &&value)
void SetRoleARN(RoleARNT &&value)
AmazonOpenSearchServerlessDestinationConfiguration & WithIndexName(IndexNameT &&value)
void SetVpcConfiguration(VpcConfigurationT &&value)
AmazonOpenSearchServerlessDestinationConfiguration & WithBufferingHints(BufferingHintsT &&value)
AWS_FIREHOSE_API AmazonOpenSearchServerlessDestinationConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool RoleARNHasBeenSet() const
bool S3BackupModeHasBeenSet() const
const VpcConfiguration & GetVpcConfiguration() const
void SetCollectionEndpoint(CollectionEndpointT &&value)
AWS_FIREHOSE_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3ConfigurationHasBeenSet() const
void SetRetryOptions(RetryOptionsT &&value)
AmazonOpenSearchServerlessDestinationConfiguration & WithRetryOptions(RetryOptionsT &&value)
AmazonOpenSearchServerlessDestinationConfiguration & WithS3BackupMode(AmazonOpenSearchServerlessS3BackupMode value)
void SetCloudWatchLoggingOptions(CloudWatchLoggingOptionsT &&value)
const S3DestinationConfiguration & GetS3Configuration() const
AWS_FIREHOSE_API AmazonOpenSearchServerlessDestinationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ProcessingConfigurationHasBeenSet() const
AmazonOpenSearchServerlessDestinationConfiguration & WithCloudWatchLoggingOptions(CloudWatchLoggingOptionsT &&value)
void SetIndexName(IndexNameT &&value)
void SetProcessingConfiguration(ProcessingConfigurationT &&value)
AmazonOpenSearchServerlessDestinationConfiguration & WithVpcConfiguration(VpcConfigurationT &&value)
const ProcessingConfiguration & GetProcessingConfiguration() const
AmazonOpenSearchServerlessDestinationConfiguration & WithProcessingConfiguration(ProcessingConfigurationT &&value)
bool CloudWatchLoggingOptionsHasBeenSet() const
AmazonOpenSearchServerlessDestinationConfiguration & WithRoleARN(RoleARNT &&value)
const CloudWatchLoggingOptions & GetCloudWatchLoggingOptions() const
bool IndexNameHasBeenSet() const
bool RetryOptionsHasBeenSet() const
AmazonOpenSearchServerlessDestinationConfiguration & WithS3Configuration(S3ConfigurationT &&value)
AWS_FIREHOSE_API AmazonOpenSearchServerlessDestinationConfiguration()=default
const AmazonOpenSearchServerlessRetryOptions & GetRetryOptions() const
void SetBufferingHints(BufferingHintsT &&value)
AmazonOpenSearchServerlessS3BackupMode GetS3BackupMode() const
const Aws::String & GetCollectionEndpoint() const
const Aws::String & GetRoleARN() const
void SetS3Configuration(S3ConfigurationT &&value)
bool VpcConfigurationHasBeenSet() const
const Aws::String & GetIndexName() const
AmazonOpenSearchServerlessS3BackupMode
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue