AWS SDK for C++
AWS SDK for C++ Version 1.11.718
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-route53resolver
include
aws
route53resolver
model
DnsThreatProtection.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/route53resolver/Route53Resolver_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
Route53Resolver {
12
namespace
Model {
13
enum class
DnsThreatProtection
{
NOT_SET
,
DGA
,
DNS_TUNNELING
,
DICTIONARY_DGA
};
14
15
namespace
DnsThreatProtectionMapper {
16
AWS_ROUTE53RESOLVER_API
DnsThreatProtection
GetDnsThreatProtectionForName
(
const
Aws::String
& name);
17
18
AWS_ROUTE53RESOLVER_API
Aws::String
GetNameForDnsThreatProtection
(
DnsThreatProtection
value);
19
}
// namespace DnsThreatProtectionMapper
20
}
// namespace Model
21
}
// namespace Route53Resolver
22
}
// namespace Aws
Aws::Route53Resolver::Model::DnsThreatProtectionMapper::GetDnsThreatProtectionForName
AWS_ROUTE53RESOLVER_API DnsThreatProtection GetDnsThreatProtectionForName(const Aws::String &name)
Aws::Route53Resolver::Model::DnsThreatProtectionMapper::GetNameForDnsThreatProtection
AWS_ROUTE53RESOLVER_API Aws::String GetNameForDnsThreatProtection(DnsThreatProtection value)
Aws::Route53Resolver::Model::DnsThreatProtection
DnsThreatProtection
Definition
DnsThreatProtection.h:13
Aws::Route53Resolver::Model::DnsThreatProtection::DGA
@ DGA
Aws::Route53Resolver::Model::DnsThreatProtection::DNS_TUNNELING
@ DNS_TUNNELING
Aws::Route53Resolver::Model::DnsThreatProtection::DICTIONARY_DGA
@ DICTIONARY_DGA
Aws::Route53Resolver::Model::Action::NOT_SET
@ NOT_SET
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