7#include <aws/connectcampaignsv2/ConnectCampaignsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace ConnectCampaignsV2 {
38 template <
typename CustomerProfilesDomainArnT = Aws::String>
40 m_customerProfilesDomainArnHasBeenSet =
true;
41 m_customerProfilesDomainArn = std::forward<CustomerProfilesDomainArnT>(value);
43 template <
typename CustomerProfilesDomainArnT = Aws::String>
51 bool m_customerProfilesDomainArnHasBeenSet =
false;
bool CustomerProfilesDomainArnHasBeenSet() const
AWS_CONNECTCAMPAIGNSV2_API EventTrigger()=default
const Aws::String & GetCustomerProfilesDomainArn() const
EventTrigger & WithCustomerProfilesDomainArn(CustomerProfilesDomainArnT &&value)
AWS_CONNECTCAMPAIGNSV2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCustomerProfilesDomainArn(CustomerProfilesDomainArnT &&value)
AWS_CONNECTCAMPAIGNSV2_API EventTrigger & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECTCAMPAIGNSV2_API EventTrigger(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue