AWS SDK for C++
AWS SDK for C++ Version 1.11.760
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-route53globalresolver
include
aws
route53globalresolver
model
DnsAdvancedProtection.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/route53globalresolver/Route53GlobalResolver_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
Route53GlobalResolver {
12
namespace
Model {
13
enum class
DnsAdvancedProtection
{
NOT_SET
,
DGA
,
DNS_TUNNELING
};
14
15
namespace
DnsAdvancedProtectionMapper {
16
AWS_ROUTE53GLOBALRESOLVER_API
DnsAdvancedProtection
GetDnsAdvancedProtectionForName
(
const
Aws::String
& name);
17
18
AWS_ROUTE53GLOBALRESOLVER_API
Aws::String
GetNameForDnsAdvancedProtection
(
DnsAdvancedProtection
value);
19
}
// namespace DnsAdvancedProtectionMapper
20
}
// namespace Model
21
}
// namespace Route53GlobalResolver
22
}
// namespace Aws
Aws::Route53GlobalResolver::Model::DnsAdvancedProtectionMapper::GetNameForDnsAdvancedProtection
AWS_ROUTE53GLOBALRESOLVER_API Aws::String GetNameForDnsAdvancedProtection(DnsAdvancedProtection value)
Aws::Route53GlobalResolver::Model::DnsAdvancedProtectionMapper::GetDnsAdvancedProtectionForName
AWS_ROUTE53GLOBALRESOLVER_API DnsAdvancedProtection GetDnsAdvancedProtectionForName(const Aws::String &name)
Aws::Route53GlobalResolver::Model::BlockOverrideDnsQueryType::NOT_SET
@ NOT_SET
Aws::Route53GlobalResolver::Model::DnsAdvancedProtection
DnsAdvancedProtection
Definition
DnsAdvancedProtection.h:13
Aws::Route53GlobalResolver::Model::DnsAdvancedProtection::DGA
@ DGA
Aws::Route53GlobalResolver::Model::DnsAdvancedProtection::DNS_TUNNELING
@ DNS_TUNNELING
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences