79 inline void SetRoleARN(
const char* value) { m_roleARNHasBeenSet =
true; m_roleARN.assign(value); }
131 inline void SetDomainARN(
const char* value) { m_domainARNHasBeenSet =
true; m_domainARN.assign(value); }
172 inline void SetIndexName(
const char* value) { m_indexNameHasBeenSet =
true; m_indexName.assign(value); }
207 inline void SetTypeName(
const char* value) { m_typeNameHasBeenSet =
true; m_typeName.assign(value); }
376 bool m_roleARNHasBeenSet;
378 bool m_domainARNHasBeenSet;
380 bool m_indexNameHasBeenSet;
382 bool m_typeNameHasBeenSet;
384 bool m_indexRotationPeriodHasBeenSet;
386 bool m_bufferingHintsHasBeenSet;
388 bool m_retryOptionsHasBeenSet;
390 bool m_s3UpdateHasBeenSet;
392 bool m_cloudWatchLoggingOptionsHasBeenSet;
const Aws::String & GetIndexName() const
const CloudWatchLoggingOptions & GetCloudWatchLoggingOptions() const
void SetTypeName(const Aws::String &value)
void SetRetryOptions(const ElasticsearchRetryOptions &value)
void SetIndexName(Aws::String &&value)
void SetRoleARN(const char *value)
ElasticsearchDestinationUpdate & WithDomainARN(const Aws::String &value)
ElasticsearchDestinationUpdate & WithCloudWatchLoggingOptions(CloudWatchLoggingOptions &&value)
ElasticsearchDestinationUpdate & WithIndexName(const char *value)
void SetIndexName(const Aws::String &value)
ElasticsearchDestinationUpdate & WithDomainARN(const char *value)
ElasticsearchDestinationUpdate & WithTypeName(const Aws::String &value)
ElasticsearchDestinationUpdate & WithIndexRotationPeriod(ElasticsearchIndexRotationPeriod &&value)
void SetRoleARN(Aws::String &&value)
ElasticsearchDestinationUpdate & WithRoleARN(const char *value)
void SetRetryOptions(ElasticsearchRetryOptions &&value)
void SetS3Update(S3DestinationUpdate &&value)
ElasticsearchDestinationUpdate & WithIndexName(Aws::String &&value)
void SetTypeName(Aws::String &&value)
ElasticsearchDestinationUpdate & WithIndexRotationPeriod(const ElasticsearchIndexRotationPeriod &value)
void SetDomainARN(const char *value)
void SetDomainARN(Aws::String &&value)
const ElasticsearchRetryOptions & GetRetryOptions() const
ElasticsearchIndexRotationPeriod
const Aws::String & GetRoleARN() const
void SetCloudWatchLoggingOptions(CloudWatchLoggingOptions &&value)
void SetIndexRotationPeriod(const ElasticsearchIndexRotationPeriod &value)
ElasticsearchDestinationUpdate & WithBufferingHints(const ElasticsearchBufferingHints &value)
ElasticsearchDestinationUpdate & WithIndexName(const Aws::String &value)
ElasticsearchDestinationUpdate & WithTypeName(Aws::String &&value)
const ElasticsearchBufferingHints & GetBufferingHints() const
ElasticsearchDestinationUpdate & WithDomainARN(Aws::String &&value)
void SetCloudWatchLoggingOptions(const CloudWatchLoggingOptions &value)
void SetIndexName(const char *value)
ElasticsearchDestinationUpdate & WithS3Update(const S3DestinationUpdate &value)
ElasticsearchDestinationUpdate & WithRoleARN(Aws::String &&value)
ElasticsearchDestinationUpdate & WithRetryOptions(ElasticsearchRetryOptions &&value)
void SetS3Update(const S3DestinationUpdate &value)
void SetTypeName(const char *value)
const Aws::String & GetDomainARN() const
void SetIndexRotationPeriod(ElasticsearchIndexRotationPeriod &&value)
const Aws::String & GetTypeName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetDomainARN(const Aws::String &value)
ElasticsearchDestinationUpdate & WithRoleARN(const Aws::String &value)
ElasticsearchDestinationUpdate & WithBufferingHints(ElasticsearchBufferingHints &&value)
ElasticsearchDestinationUpdate & WithTypeName(const char *value)
ElasticsearchDestinationUpdate & WithCloudWatchLoggingOptions(const CloudWatchLoggingOptions &value)
const ElasticsearchIndexRotationPeriod & GetIndexRotationPeriod() const
const S3DestinationUpdate & GetS3Update() const
ElasticsearchDestinationUpdate & WithRetryOptions(const ElasticsearchRetryOptions &value)
void SetBufferingHints(ElasticsearchBufferingHints &&value)
ElasticsearchDestinationUpdate & WithS3Update(S3DestinationUpdate &&value)
void SetBufferingHints(const ElasticsearchBufferingHints &value)
JSON (JavaScript Object Notation).
void SetRoleARN(const Aws::String &value)