7#include <aws/ssm-contacts/SSMContacts_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/ssm-contacts/model/MonthlySetting.h>
11#include <aws/ssm-contacts/model/WeeklySetting.h>
12#include <aws/ssm-contacts/model/HandOffTime.h>
13#include <aws/ssm-contacts/model/DayOfWeek.h>
14#include <aws/ssm-contacts/model/CoverageTime.h>
98 inline void SetNumberOfOnCalls(
int value) { m_numberOfOnCallsHasBeenSet =
true; m_numberOfOnCalls = value; }
131 bool m_monthlySettingsHasBeenSet =
false;
134 bool m_weeklySettingsHasBeenSet =
false;
137 bool m_dailySettingsHasBeenSet =
false;
139 int m_numberOfOnCalls;
140 bool m_numberOfOnCallsHasBeenSet =
false;
143 bool m_shiftCoveragesHasBeenSet =
false;
145 int m_recurrenceMultiplier;
146 bool m_recurrenceMultiplierHasBeenSet =
false;
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue