7#include <aws/connectcampaignsv2/ConnectCampaignsV2_EXPORTS.h>
8#include <aws/connectcampaignsv2/model/CommunicationLimits.h>
21namespace ConnectCampaignsV2
44 template<
typename AllChannelSubtypesT = CommunicationLimits>
45 void SetAllChannelSubtypes(AllChannelSubtypesT&& value) { m_allChannelSubtypesHasBeenSet =
true; m_allChannelSubtypes = std::forward<AllChannelSubtypesT>(value); }
46 template<
typename AllChannelSubtypesT = CommunicationLimits>
52 bool m_allChannelSubtypesHasBeenSet =
false;
InstanceCommunicationLimitsConfig & WithAllChannelSubtypes(AllChannelSubtypesT &&value)
AWS_CONNECTCAMPAIGNSV2_API InstanceCommunicationLimitsConfig(Aws::Utils::Json::JsonView jsonValue)
const CommunicationLimits & GetAllChannelSubtypes() const
AWS_CONNECTCAMPAIGNSV2_API InstanceCommunicationLimitsConfig()=default
void SetAllChannelSubtypes(AllChannelSubtypesT &&value)
bool AllChannelSubtypesHasBeenSet() const
AWS_CONNECTCAMPAIGNSV2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CONNECTCAMPAIGNSV2_API InstanceCommunicationLimitsConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue