7#include <aws/opensearch/OpenSearchService_EXPORTS.h>
8#include <aws/opensearch/model/OffPeakWindow.h>
21namespace OpenSearchService
53 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
71 bool m_enabledHasBeenSet =
false;
74 bool m_offPeakWindowHasBeenSet =
false;
bool OffPeakWindowHasBeenSet() const
AWS_OPENSEARCHSERVICE_API OffPeakWindowOptions()
OffPeakWindowOptions & WithOffPeakWindow(OffPeakWindow &&value)
void SetOffPeakWindow(OffPeakWindow &&value)
AWS_OPENSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
bool EnabledHasBeenSet() const
OffPeakWindowOptions & WithOffPeakWindow(const OffPeakWindow &value)
void SetEnabled(bool value)
OffPeakWindowOptions & WithEnabled(bool value)
void SetOffPeakWindow(const OffPeakWindow &value)
AWS_OPENSEARCHSERVICE_API OffPeakWindowOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
const OffPeakWindow & GetOffPeakWindow() const
AWS_OPENSEARCHSERVICE_API OffPeakWindowOptions(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue