7#include <aws/firehose/Firehose_EXPORTS.h>
8#include <aws/firehose/model/RetryOptions.h>
44 template <
typename RetryOptionsT = RetryOptions>
46 m_retryOptionsHasBeenSet =
true;
47 m_retryOptions = std::forward<RetryOptionsT>(value);
49 template <
typename RetryOptionsT = RetryOptions>
64 m_enabledHasBeenSet =
true;
75 bool m_enabled{
false};
76 bool m_retryOptionsHasBeenSet =
false;
77 bool m_enabledHasBeenSet =
false;
const RetryOptions & GetRetryOptions() const
void SetRetryOptions(RetryOptionsT &&value)
bool EnabledHasBeenSet() const
bool RetryOptionsHasBeenSet() const
DynamicPartitioningConfiguration & WithEnabled(bool value)
DynamicPartitioningConfiguration & WithRetryOptions(RetryOptionsT &&value)
AWS_FIREHOSE_API DynamicPartitioningConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_FIREHOSE_API DynamicPartitioningConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_FIREHOSE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEnabled(bool value)
AWS_FIREHOSE_API DynamicPartitioningConfiguration()=default
Aws::Utils::Json::JsonValue JsonValue