/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include An exception for attempting to schedule a domain action during an unavailable
* time slot.See Also:
AWS
* API Reference
Alternate time slots during which OpenSearch Service has available capacity * to schedule a domain action.
*/ inline const Aws::VectorAlternate time slots during which OpenSearch Service has available capacity * to schedule a domain action.
*/ inline bool SlotSuggestionsHasBeenSet() const { return m_slotSuggestionsHasBeenSet; } /** *Alternate time slots during which OpenSearch Service has available capacity * to schedule a domain action.
*/ inline void SetSlotSuggestions(const Aws::VectorAlternate time slots during which OpenSearch Service has available capacity * to schedule a domain action.
*/ inline void SetSlotSuggestions(Aws::VectorAlternate time slots during which OpenSearch Service has available capacity * to schedule a domain action.
*/ inline SlotNotAvailableException& WithSlotSuggestions(const Aws::VectorAlternate time slots during which OpenSearch Service has available capacity * to schedule a domain action.
*/ inline SlotNotAvailableException& WithSlotSuggestions(Aws::VectorAlternate time slots during which OpenSearch Service has available capacity * to schedule a domain action.
*/ inline SlotNotAvailableException& AddSlotSuggestions(long long value) { m_slotSuggestionsHasBeenSet = true; m_slotSuggestions.push_back(value); return *this; } private: Aws::Vector