AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-route53resolver
include
aws
route53resolver
model
MutationProtectionStatus.h
1
6
#pragma once
7
#include <aws/route53resolver/Route53Resolver_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Route53Resolver
13
{
14
namespace
Model
15
{
16
enum class
MutationProtectionStatus
17
{
18
NOT_SET
,
19
ENABLED
,
20
DISABLED
21
};
22
23
namespace
MutationProtectionStatusMapper
24
{
25
AWS_ROUTE53RESOLVER_API
MutationProtectionStatus
GetMutationProtectionStatusForName
(
const
Aws::String
& name);
26
27
AWS_ROUTE53RESOLVER_API
Aws::String
GetNameForMutationProtectionStatus
(
MutationProtectionStatus
value);
28
}
// namespace MutationProtectionStatusMapper
29
}
// namespace Model
30
}
// namespace Route53Resolver
31
}
// namespace Aws
Aws::Route53Resolver::Model::MutationProtectionStatusMapper::GetNameForMutationProtectionStatus
AWS_ROUTE53RESOLVER_API Aws::String GetNameForMutationProtectionStatus(MutationProtectionStatus value)
Aws::Route53Resolver::Model::MutationProtectionStatusMapper::GetMutationProtectionStatusForName
AWS_ROUTE53RESOLVER_API MutationProtectionStatus GetMutationProtectionStatusForName(const Aws::String &name)
Aws::Route53Resolver::Model::MutationProtectionStatus
MutationProtectionStatus
Definition
MutationProtectionStatus.h:17
Aws::Route53Resolver::Model::FirewallFailOpenStatus::DISABLED
@ DISABLED
Aws::Route53Resolver::Model::FirewallFailOpenStatus::ENABLED
@ ENABLED
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