7#include <aws/mailmanager/MailManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
49 inline void SetIngressPointId(
const char* value) { m_ingressPointIdHasBeenSet =
true; m_ingressPointId.assign(value); }
63 inline void SetRuleSetId(
const char* value) { m_ruleSetIdHasBeenSet =
true; m_ruleSetId.assign(value); }
77 inline void SetSenderHostname(
const char* value) { m_senderHostnameHasBeenSet =
true; m_senderHostname.assign(value); }
91 inline void SetSenderIpAddress(
const char* value) { m_senderIpAddressHasBeenSet =
true; m_senderIpAddress.assign(value); }
118 inline void SetTlsCipherSuite(
const char* value) { m_tlsCipherSuiteHasBeenSet =
true; m_tlsCipherSuite.assign(value); }
133 inline void SetTlsProtocol(
const char* value) { m_tlsProtocolHasBeenSet =
true; m_tlsProtocol.assign(value); }
148 inline void SetTrafficPolicyId(
const char* value) { m_trafficPolicyIdHasBeenSet =
true; m_trafficPolicyId.assign(value); }
156 bool m_ingressPointIdHasBeenSet =
false;
159 bool m_ruleSetIdHasBeenSet =
false;
162 bool m_senderHostnameHasBeenSet =
false;
165 bool m_senderIpAddressHasBeenSet =
false;
168 bool m_timestampHasBeenSet =
false;
171 bool m_tlsCipherSuiteHasBeenSet =
false;
174 bool m_tlsProtocolHasBeenSet =
false;
177 bool m_trafficPolicyIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue