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
ResolverQueryLogConfigStatus.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
ResolverQueryLogConfigStatus
{
NOT_SET
,
CREATING
,
CREATED
,
DELETING
,
FAILED
};
14
15
namespace
ResolverQueryLogConfigStatusMapper {
16
AWS_ROUTE53RESOLVER_API
ResolverQueryLogConfigStatus
GetResolverQueryLogConfigStatusForName
(
const
Aws::String
& name);
17
18
AWS_ROUTE53RESOLVER_API
Aws::String
GetNameForResolverQueryLogConfigStatus
(
ResolverQueryLogConfigStatus
value);
19
}
// namespace ResolverQueryLogConfigStatusMapper
20
}
// namespace Model
21
}
// namespace Route53Resolver
22
}
// namespace Aws
Aws::Route53Resolver::Model::ResolverQueryLogConfigStatusMapper::GetResolverQueryLogConfigStatusForName
AWS_ROUTE53RESOLVER_API ResolverQueryLogConfigStatus GetResolverQueryLogConfigStatusForName(const Aws::String &name)
Aws::Route53Resolver::Model::ResolverQueryLogConfigStatusMapper::GetNameForResolverQueryLogConfigStatus
AWS_ROUTE53RESOLVER_API Aws::String GetNameForResolverQueryLogConfigStatus(ResolverQueryLogConfigStatus value)
Aws::Route53Resolver::Model::IpAddressStatus::CREATING
@ CREATING
Aws::Route53Resolver::Model::ResolverQueryLogConfigAssociationStatus::FAILED
@ FAILED
Aws::Route53Resolver::Model::FirewallDomainListStatus::DELETING
@ DELETING
Aws::Route53Resolver::Model::ResolverQueryLogConfigStatus
ResolverQueryLogConfigStatus
Definition
ResolverQueryLogConfigStatus.h:13
Aws::Route53Resolver::Model::ResolverQueryLogConfigStatus::CREATED
@ CREATED
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