7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/route53globalresolver/Route53GlobalResolver_EXPORTS.h>
10#include <aws/route53globalresolver/model/BlockOverrideDnsQueryType.h>
11#include <aws/route53globalresolver/model/CRResourceStatus.h>
12#include <aws/route53globalresolver/model/ConfidenceThreshold.h>
13#include <aws/route53globalresolver/model/DnsAdvancedProtection.h>
14#include <aws/route53globalresolver/model/FirewallBlockResponse.h>
15#include <aws/route53globalresolver/model/FirewallRuleAction.h>
26namespace Route53GlobalResolver {
49 m_actionHasBeenSet =
true;
66 m_blockOverrideDnsTypeHasBeenSet =
true;
67 m_blockOverrideDnsType = value;
82 template <
typename BlockOverr
ideDomainT = Aws::String>
84 m_blockOverrideDomainHasBeenSet =
true;
85 m_blockOverrideDomain = std::forward<BlockOverrideDomainT>(value);
87 template <
typename BlockOverr
ideDomainT = Aws::String>
101 m_blockOverrideTtlHasBeenSet =
true;
102 m_blockOverrideTtl = value;
117 m_blockResponseHasBeenSet =
true;
118 m_blockResponse = value;
132 template <
typename ClientTokenT = Aws::String>
134 m_clientTokenHasBeenSet =
true;
135 m_clientToken = std::forward<ClientTokenT>(value);
137 template <
typename ClientTokenT = Aws::String>
152 m_confidenceThresholdHasBeenSet =
true;
153 m_confidenceThreshold = value;
167 template <
typename CreatedAtT = Aws::Utils::DateTime>
169 m_createdAtHasBeenSet =
true;
170 m_createdAt = std::forward<CreatedAtT>(value);
172 template <
typename CreatedAtT = Aws::Utils::DateTime>
185 template <
typename DescriptionT = Aws::String>
187 m_descriptionHasBeenSet =
true;
188 m_description = std::forward<DescriptionT>(value);
190 template <
typename DescriptionT = Aws::String>
205 m_dnsAdvancedProtectionHasBeenSet =
true;
206 m_dnsAdvancedProtection = value;
221 template <
typename FirewallDomainListIdT = Aws::String>
223 m_firewallDomainListIdHasBeenSet =
true;
224 m_firewallDomainListId = std::forward<FirewallDomainListIdT>(value);
226 template <
typename FirewallDomainListIdT = Aws::String>
239 template <
typename IdT = Aws::String>
241 m_idHasBeenSet =
true;
242 m_id = std::forward<IdT>(value);
244 template <
typename IdT = Aws::String>
246 SetId(std::forward<IdT>(value));
258 template <
typename ManagedDomainListNameT = Aws::String>
260 m_managedDomainListNameHasBeenSet =
true;
261 m_managedDomainListName = std::forward<ManagedDomainListNameT>(value);
263 template <
typename ManagedDomainListNameT = Aws::String>
276 template <
typename NameT = Aws::String>
278 m_nameHasBeenSet =
true;
279 m_name = std::forward<NameT>(value);
281 template <
typename NameT = Aws::String>
283 SetName(std::forward<NameT>(value));
295 m_priorityHasBeenSet =
true;
310 template <
typename DnsViewIdT = Aws::String>
312 m_dnsViewIdHasBeenSet =
true;
313 m_dnsViewId = std::forward<DnsViewIdT>(value);
315 template <
typename DnsViewIdT = Aws::String>
328 template <
typename QueryTypeT = Aws::String>
330 m_queryTypeHasBeenSet =
true;
331 m_queryType = std::forward<QueryTypeT>(value);
333 template <
typename QueryTypeT = Aws::String>
347 m_statusHasBeenSet =
true;
362 template <
typename UpdatedAtT = Aws::Utils::DateTime>
364 m_updatedAtHasBeenSet =
true;
365 m_updatedAt = std::forward<UpdatedAtT>(value);
367 template <
typename UpdatedAtT = Aws::Utils::DateTime>
380 int m_blockOverrideTtl{0};
402 long long m_priority{0};
411 bool m_actionHasBeenSet =
false;
412 bool m_blockOverrideDnsTypeHasBeenSet =
false;
413 bool m_blockOverrideDomainHasBeenSet =
false;
414 bool m_blockOverrideTtlHasBeenSet =
false;
415 bool m_blockResponseHasBeenSet =
false;
416 bool m_clientTokenHasBeenSet =
false;
417 bool m_confidenceThresholdHasBeenSet =
false;
418 bool m_createdAtHasBeenSet =
false;
419 bool m_descriptionHasBeenSet =
false;
420 bool m_dnsAdvancedProtectionHasBeenSet =
false;
421 bool m_firewallDomainListIdHasBeenSet =
false;
422 bool m_idHasBeenSet =
false;
423 bool m_managedDomainListNameHasBeenSet =
false;
424 bool m_nameHasBeenSet =
false;
425 bool m_priorityHasBeenSet =
false;
426 bool m_dnsViewIdHasBeenSet =
false;
427 bool m_queryTypeHasBeenSet =
false;
428 bool m_statusHasBeenSet =
false;
429 bool m_updatedAtHasBeenSet =
false;
BatchCreateFirewallRuleResult & WithDnsViewId(DnsViewIdT &&value)
void SetStatus(CRResourceStatus value)
bool ActionHasBeenSet() const
int GetBlockOverrideTtl() const
BatchCreateFirewallRuleResult & WithClientToken(ClientTokenT &&value)
BatchCreateFirewallRuleResult & WithBlockOverrideDomain(BlockOverrideDomainT &&value)
bool ManagedDomainListNameHasBeenSet() const
bool BlockResponseHasBeenSet() const
BatchCreateFirewallRuleResult & WithDnsAdvancedProtection(DnsAdvancedProtection value)
void SetBlockResponse(FirewallBlockResponse value)
BatchCreateFirewallRuleResult & WithName(NameT &&value)
const Aws::Utils::DateTime & GetUpdatedAt() const
bool FirewallDomainListIdHasBeenSet() const
BatchCreateFirewallRuleResult & WithFirewallDomainListId(FirewallDomainListIdT &&value)
bool BlockOverrideDnsTypeHasBeenSet() const
DnsAdvancedProtection GetDnsAdvancedProtection() const
bool UpdatedAtHasBeenSet() const
BatchCreateFirewallRuleResult & WithManagedDomainListName(ManagedDomainListNameT &&value)
BatchCreateFirewallRuleResult & WithPriority(long long value)
void SetBlockOverrideDnsType(BlockOverrideDnsQueryType value)
ConfidenceThreshold GetConfidenceThreshold() const
void SetCreatedAt(CreatedAtT &&value)
AWS_ROUTE53GLOBALRESOLVER_API Aws::Utils::Json::JsonValue Jsonize() const
BatchCreateFirewallRuleResult & WithDescription(DescriptionT &&value)
BatchCreateFirewallRuleResult & WithCreatedAt(CreatedAtT &&value)
AWS_ROUTE53GLOBALRESOLVER_API BatchCreateFirewallRuleResult & operator=(Aws::Utils::Json::JsonView jsonValue)
bool BlockOverrideDomainHasBeenSet() const
BatchCreateFirewallRuleResult & WithBlockOverrideDnsType(BlockOverrideDnsQueryType value)
BatchCreateFirewallRuleResult & WithBlockResponse(FirewallBlockResponse value)
const Aws::String & GetQueryType() const
BatchCreateFirewallRuleResult & WithQueryType(QueryTypeT &&value)
bool DescriptionHasBeenSet() const
const Aws::String & GetId() const
long long GetPriority() const
BlockOverrideDnsQueryType GetBlockOverrideDnsType() const
const Aws::String & GetFirewallDomainListId() const
bool ConfidenceThresholdHasBeenSet() const
BatchCreateFirewallRuleResult & WithId(IdT &&value)
bool StatusHasBeenSet() const
FirewallBlockResponse GetBlockResponse() const
bool CreatedAtHasBeenSet() const
void SetConfidenceThreshold(ConfidenceThreshold value)
const Aws::String & GetManagedDomainListName() const
AWS_ROUTE53GLOBALRESOLVER_API BatchCreateFirewallRuleResult(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetName() const
bool ClientTokenHasBeenSet() const
void SetUpdatedAt(UpdatedAtT &&value)
bool DnsViewIdHasBeenSet() const
BatchCreateFirewallRuleResult & WithAction(FirewallRuleAction value)
void SetName(NameT &&value)
bool PriorityHasBeenSet() const
BatchCreateFirewallRuleResult & WithUpdatedAt(UpdatedAtT &&value)
FirewallRuleAction GetAction() const
void SetFirewallDomainListId(FirewallDomainListIdT &&value)
BatchCreateFirewallRuleResult & WithConfidenceThreshold(ConfidenceThreshold value)
const Aws::String & GetBlockOverrideDomain() const
const Aws::String & GetClientToken() const
void SetDnsViewId(DnsViewIdT &&value)
void SetBlockOverrideDomain(BlockOverrideDomainT &&value)
CRResourceStatus GetStatus() const
const Aws::String & GetDescription() const
bool DnsAdvancedProtectionHasBeenSet() const
bool QueryTypeHasBeenSet() const
void SetQueryType(QueryTypeT &&value)
void SetBlockOverrideTtl(int value)
void SetClientToken(ClientTokenT &&value)
void SetDnsAdvancedProtection(DnsAdvancedProtection value)
void SetDescription(DescriptionT &&value)
void SetPriority(long long value)
bool IdHasBeenSet() const
BatchCreateFirewallRuleResult & WithBlockOverrideTtl(int value)
const Aws::Utils::DateTime & GetCreatedAt() const
const Aws::String & GetDnsViewId() const
BatchCreateFirewallRuleResult & WithStatus(CRResourceStatus value)
void SetAction(FirewallRuleAction value)
bool BlockOverrideTtlHasBeenSet() const
bool NameHasBeenSet() const
void SetManagedDomainListName(ManagedDomainListNameT &&value)
AWS_ROUTE53GLOBALRESOLVER_API BatchCreateFirewallRuleResult()=default
BlockOverrideDnsQueryType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue