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
ResolverQueryLogConfigAssociationStatus.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
ResolverQueryLogConfigAssociationStatus
17
{
18
NOT_SET
,
19
CREATING
,
20
ACTIVE
,
21
ACTION_NEEDED
,
22
DELETING
,
23
FAILED
24
};
25
26
namespace
ResolverQueryLogConfigAssociationStatusMapper
27
{
28
AWS_ROUTE53RESOLVER_API
ResolverQueryLogConfigAssociationStatus
GetResolverQueryLogConfigAssociationStatusForName
(
const
Aws::String
& name);
29
30
AWS_ROUTE53RESOLVER_API
Aws::String
GetNameForResolverQueryLogConfigAssociationStatus
(
ResolverQueryLogConfigAssociationStatus
value);
31
}
// namespace ResolverQueryLogConfigAssociationStatusMapper
32
}
// namespace Model
33
}
// namespace Route53Resolver
34
}
// namespace Aws
Aws::Route53Resolver::Model::ResolverQueryLogConfigAssociationStatusMapper::GetResolverQueryLogConfigAssociationStatusForName
AWS_ROUTE53RESOLVER_API ResolverQueryLogConfigAssociationStatus GetResolverQueryLogConfigAssociationStatusForName(const Aws::String &name)
Aws::Route53Resolver::Model::ResolverQueryLogConfigAssociationStatusMapper::GetNameForResolverQueryLogConfigAssociationStatus
AWS_ROUTE53RESOLVER_API Aws::String GetNameForResolverQueryLogConfigAssociationStatus(ResolverQueryLogConfigAssociationStatus value)
Aws::Route53Resolver::Model::OutpostResolverStatus::ACTION_NEEDED
@ ACTION_NEEDED
Aws::Route53Resolver::Model::IpAddressStatus::CREATING
@ CREATING
Aws::Route53Resolver::Model::ResolverQueryLogConfigAssociationStatus
ResolverQueryLogConfigAssociationStatus
Definition
ResolverQueryLogConfigAssociationStatus.h:17
Aws::Route53Resolver::Model::ResolverQueryLogConfigAssociationStatus::ACTIVE
@ ACTIVE
Aws::Route53Resolver::Model::ResolverQueryLogConfigAssociationStatus::FAILED
@ FAILED
Aws::Route53Resolver::Model::FirewallDomainListStatus::DELETING
@ DELETING
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