AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-accessanalyzer
include
aws
accessanalyzer
model
ResourceControlPolicyRestriction.h
1
6
#pragma once
7
#include <aws/accessanalyzer/AccessAnalyzer_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
AccessAnalyzer
13
{
14
namespace
Model
15
{
16
enum class
ResourceControlPolicyRestriction
17
{
18
NOT_SET
,
19
APPLICABLE
,
20
FAILED_TO_EVALUATE_RCP
,
21
NOT_APPLICABLE
,
22
APPLIED
23
};
24
25
namespace
ResourceControlPolicyRestrictionMapper
26
{
27
AWS_ACCESSANALYZER_API
ResourceControlPolicyRestriction
GetResourceControlPolicyRestrictionForName
(
const
Aws::String
& name);
28
29
AWS_ACCESSANALYZER_API
Aws::String
GetNameForResourceControlPolicyRestriction
(
ResourceControlPolicyRestriction
value);
30
}
// namespace ResourceControlPolicyRestrictionMapper
31
}
// namespace Model
32
}
// namespace AccessAnalyzer
33
}
// namespace Aws
Aws::AccessAnalyzer::Model::ResourceControlPolicyRestrictionMapper::GetNameForResourceControlPolicyRestriction
AWS_ACCESSANALYZER_API Aws::String GetNameForResourceControlPolicyRestriction(ResourceControlPolicyRestriction value)
Aws::AccessAnalyzer::Model::ResourceControlPolicyRestrictionMapper::GetResourceControlPolicyRestrictionForName
AWS_ACCESSANALYZER_API ResourceControlPolicyRestriction GetResourceControlPolicyRestrictionForName(const Aws::String &name)
Aws::AccessAnalyzer::Model::AccessCheckPolicyType::NOT_SET
@ NOT_SET
Aws::AccessAnalyzer::Model::ResourceControlPolicyRestriction
ResourceControlPolicyRestriction
Definition
ResourceControlPolicyRestriction.h:17
Aws::AccessAnalyzer::Model::ResourceControlPolicyRestriction::FAILED_TO_EVALUATE_RCP
@ FAILED_TO_EVALUATE_RCP
Aws::AccessAnalyzer::Model::ResourceControlPolicyRestriction::APPLIED
@ APPLIED
Aws::AccessAnalyzer::Model::ResourceControlPolicyRestriction::APPLICABLE
@ APPLICABLE
Aws::AccessAnalyzer::Model::ResourceControlPolicyRestriction::NOT_APPLICABLE
@ NOT_APPLICABLE
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