7#include <aws/appintegrations/AppIntegrationsService_EXPORTS.h>
8#include <aws/appintegrations/model/ContactHandling.h>
21namespace AppIntegrationsService
46 template<
typename ContactHandlingT = ContactHandling>
47 void SetContactHandling(ContactHandlingT&& value) { m_contactHandlingHasBeenSet =
true; m_contactHandling = std::forward<ContactHandlingT>(value); }
48 template<
typename ContactHandlingT = ContactHandling>
54 bool m_contactHandlingHasBeenSet =
false;
ApplicationConfig & WithContactHandling(ContactHandlingT &&value)
void SetContactHandling(ContactHandlingT &&value)
AWS_APPINTEGRATIONSSERVICE_API ApplicationConfig()=default
AWS_APPINTEGRATIONSSERVICE_API ApplicationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPINTEGRATIONSSERVICE_API ApplicationConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_APPINTEGRATIONSSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
bool ContactHandlingHasBeenSet() const
const ContactHandling & GetContactHandling() const
Aws::Utils::Json::JsonValue JsonValue