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/S3DestinationDescription.h>
13#include <aws/firehose/model/ProcessingConfiguration.h>
14#include <aws/firehose/model/CloudWatchLoggingOptions.h>
15#include <aws/firehose/model/VpcConfigurationDescription.h>
56 inline void SetRoleARN(
const char* value) { m_roleARNHasBeenSet =
true; m_roleARN.assign(value); }
71 inline void SetCollectionEndpoint(
const char* value) { m_collectionEndpointHasBeenSet =
true; m_collectionEndpoint.assign(value); }
85 inline void SetIndexName(
const char* value) { m_indexNameHasBeenSet =
true; m_indexName.assign(value); }
169 bool m_roleARNHasBeenSet =
false;
172 bool m_collectionEndpointHasBeenSet =
false;
175 bool m_indexNameHasBeenSet =
false;
178 bool m_bufferingHintsHasBeenSet =
false;
181 bool m_retryOptionsHasBeenSet =
false;
184 bool m_s3BackupModeHasBeenSet =
false;
187 bool m_s3DestinationDescriptionHasBeenSet =
false;
190 bool m_processingConfigurationHasBeenSet =
false;
193 bool m_cloudWatchLoggingOptionsHasBeenSet =
false;
196 bool m_vpcConfigurationDescriptionHasBeenSet =
false;
AmazonOpenSearchServerlessDestinationDescription & WithRoleARN(const Aws::String &value)
void SetRoleARN(const Aws::String &value)
AmazonOpenSearchServerlessDestinationDescription & WithCloudWatchLoggingOptions(CloudWatchLoggingOptions &&value)
AmazonOpenSearchServerlessDestinationDescription & WithBufferingHints(AmazonOpenSearchServerlessBufferingHints &&value)
void SetCloudWatchLoggingOptions(CloudWatchLoggingOptions &&value)
void SetCloudWatchLoggingOptions(const CloudWatchLoggingOptions &value)
const Aws::String & GetIndexName() const
void SetRoleARN(const char *value)
void SetS3BackupMode(AmazonOpenSearchServerlessS3BackupMode &&value)
const Aws::String & GetCollectionEndpoint() const
const Aws::String & GetRoleARN() const
AmazonOpenSearchServerlessDestinationDescription & WithRetryOptions(AmazonOpenSearchServerlessRetryOptions &&value)
AmazonOpenSearchServerlessDestinationDescription & WithCollectionEndpoint(const Aws::String &value)
AmazonOpenSearchServerlessDestinationDescription & WithCollectionEndpoint(const char *value)
AWS_FIREHOSE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetVpcConfigurationDescription(VpcConfigurationDescription &&value)
const CloudWatchLoggingOptions & GetCloudWatchLoggingOptions() const
void SetRoleARN(Aws::String &&value)
AmazonOpenSearchServerlessDestinationDescription & WithCloudWatchLoggingOptions(const CloudWatchLoggingOptions &value)
void SetProcessingConfiguration(const ProcessingConfiguration &value)
const AmazonOpenSearchServerlessS3BackupMode & GetS3BackupMode() const
AmazonOpenSearchServerlessDestinationDescription & WithVpcConfigurationDescription(VpcConfigurationDescription &&value)
AmazonOpenSearchServerlessDestinationDescription & WithCollectionEndpoint(Aws::String &&value)
const ProcessingConfiguration & GetProcessingConfiguration() const
void SetRetryOptions(const AmazonOpenSearchServerlessRetryOptions &value)
bool RetryOptionsHasBeenSet() const
bool S3BackupModeHasBeenSet() const
void SetCollectionEndpoint(const Aws::String &value)
AmazonOpenSearchServerlessDestinationDescription & WithBufferingHints(const AmazonOpenSearchServerlessBufferingHints &value)
AmazonOpenSearchServerlessDestinationDescription & WithS3BackupMode(const AmazonOpenSearchServerlessS3BackupMode &value)
void SetS3BackupMode(const AmazonOpenSearchServerlessS3BackupMode &value)
void SetCollectionEndpoint(const char *value)
const VpcConfigurationDescription & GetVpcConfigurationDescription() const
void SetBufferingHints(const AmazonOpenSearchServerlessBufferingHints &value)
AWS_FIREHOSE_API AmazonOpenSearchServerlessDestinationDescription(Aws::Utils::Json::JsonView jsonValue)
void SetIndexName(Aws::String &&value)
void SetProcessingConfiguration(ProcessingConfiguration &&value)
void SetIndexName(const char *value)
void SetS3DestinationDescription(const S3DestinationDescription &value)
AmazonOpenSearchServerlessDestinationDescription & WithS3DestinationDescription(const S3DestinationDescription &value)
AmazonOpenSearchServerlessDestinationDescription & WithRoleARN(Aws::String &&value)
void SetRetryOptions(AmazonOpenSearchServerlessRetryOptions &&value)
bool VpcConfigurationDescriptionHasBeenSet() const
void SetS3DestinationDescription(S3DestinationDescription &&value)
bool CollectionEndpointHasBeenSet() const
AmazonOpenSearchServerlessDestinationDescription & WithIndexName(const Aws::String &value)
void SetBufferingHints(AmazonOpenSearchServerlessBufferingHints &&value)
void SetCollectionEndpoint(Aws::String &&value)
const S3DestinationDescription & GetS3DestinationDescription() const
AmazonOpenSearchServerlessDestinationDescription & WithRoleARN(const char *value)
AmazonOpenSearchServerlessDestinationDescription & WithIndexName(Aws::String &&value)
bool IndexNameHasBeenSet() const
AmazonOpenSearchServerlessDestinationDescription & WithProcessingConfiguration(const ProcessingConfiguration &value)
AmazonOpenSearchServerlessDestinationDescription & WithS3DestinationDescription(S3DestinationDescription &&value)
AmazonOpenSearchServerlessDestinationDescription & WithS3BackupMode(AmazonOpenSearchServerlessS3BackupMode &&value)
bool S3DestinationDescriptionHasBeenSet() const
bool RoleARNHasBeenSet() const
bool CloudWatchLoggingOptionsHasBeenSet() const
const AmazonOpenSearchServerlessRetryOptions & GetRetryOptions() const
const AmazonOpenSearchServerlessBufferingHints & GetBufferingHints() const
AWS_FIREHOSE_API AmazonOpenSearchServerlessDestinationDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
bool BufferingHintsHasBeenSet() const
AmazonOpenSearchServerlessDestinationDescription & WithRetryOptions(const AmazonOpenSearchServerlessRetryOptions &value)
AmazonOpenSearchServerlessDestinationDescription & WithVpcConfigurationDescription(const VpcConfigurationDescription &value)
void SetVpcConfigurationDescription(const VpcConfigurationDescription &value)
AmazonOpenSearchServerlessDestinationDescription & WithIndexName(const char *value)
AWS_FIREHOSE_API AmazonOpenSearchServerlessDestinationDescription()
AmazonOpenSearchServerlessDestinationDescription & WithProcessingConfiguration(ProcessingConfiguration &&value)
bool ProcessingConfigurationHasBeenSet() const
void SetIndexName(const Aws::String &value)
AmazonOpenSearchServerlessS3BackupMode
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue