7#include <aws/es/ElasticsearchService_EXPORTS.h>
16namespace ElasticsearchService {
42 m_automatedSnapshotStartHourHasBeenSet =
true;
43 m_automatedSnapshotStartHour = value;
51 int m_automatedSnapshotStartHour{0};
52 bool m_automatedSnapshotStartHourHasBeenSet =
false;
AWS_ELASTICSEARCHSERVICE_API SnapshotOptions(Aws::Utils::Json::JsonView jsonValue)
AWS_ELASTICSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAutomatedSnapshotStartHour(int value)
bool AutomatedSnapshotStartHourHasBeenSet() const
AWS_ELASTICSEARCHSERVICE_API SnapshotOptions()=default
int GetAutomatedSnapshotStartHour() const
SnapshotOptions & WithAutomatedSnapshotStartHour(int value)
AWS_ELASTICSEARCHSERVICE_API SnapshotOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue