AWS SDK for C++
AWS SDK for C++ Version 1.11.682
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/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
MutationProtectionStatus
{
NOT_SET
,
ENABLED
,
DISABLED
};
14
15
namespace
MutationProtectionStatusMapper {
16
AWS_ROUTE53RESOLVER_API
MutationProtectionStatus
GetMutationProtectionStatusForName
(
const
Aws::String
& name);
17
18
AWS_ROUTE53RESOLVER_API
Aws::String
GetNameForMutationProtectionStatus
(
MutationProtectionStatus
value);
19
}
// namespace MutationProtectionStatusMapper
20
}
// namespace Model
21
}
// namespace Route53Resolver
22
}
// 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:13
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