AWS SDK for C++
AWS SDK for C++ Version 1.11.868
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-resiliencehubv2
include
aws
resiliencehubv2
model
AccountTargeting.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/resiliencehubv2/Resiliencehubv2_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
resiliencehubv2 {
12
namespace
Model {
13
enum class
AccountTargeting
{
NOT_SET
,
SINGLE_ACCOUNT
,
MULTI_ACCOUNT
};
14
15
namespace
AccountTargetingMapper {
16
AWS_RESILIENCEHUBV2_API
AccountTargeting
GetAccountTargetingForName
(
const
Aws::String
& name);
17
18
AWS_RESILIENCEHUBV2_API
Aws::String
GetNameForAccountTargeting
(
AccountTargeting
value);
19
}
// namespace AccountTargetingMapper
20
}
// namespace Model
21
}
// namespace resiliencehubv2
22
}
// namespace Aws
Aws::resiliencehubv2::Model::AccountTargetingMapper::GetAccountTargetingForName
AWS_RESILIENCEHUBV2_API AccountTargeting GetAccountTargetingForName(const Aws::String &name)
Aws::resiliencehubv2::Model::AccountTargetingMapper::GetNameForAccountTargeting
AWS_RESILIENCEHUBV2_API Aws::String GetNameForAccountTargeting(AccountTargeting value)
Aws::resiliencehubv2::Model::AccountTargeting
AccountTargeting
Definition
AccountTargeting.h:13
Aws::resiliencehubv2::Model::AccountTargeting::SINGLE_ACCOUNT
@ SINGLE_ACCOUNT
Aws::resiliencehubv2::Model::AccountTargeting::NOT_SET
@ NOT_SET
Aws::resiliencehubv2::Model::AccountTargeting::MULTI_ACCOUNT
@ MULTI_ACCOUNT
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