AWS SDK for C++
AWS SDK for C++ Version 1.11.716
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
namespace
AccessAnalyzer {
12
namespace
Model {
13
enum class
ResourceControlPolicyRestriction
{
NOT_SET
,
APPLICABLE
,
FAILED_TO_EVALUATE_RCP
,
NOT_APPLICABLE
,
APPLIED
};
14
15
namespace
ResourceControlPolicyRestrictionMapper {
16
AWS_ACCESSANALYZER_API
ResourceControlPolicyRestriction
GetResourceControlPolicyRestrictionForName
(
const
Aws::String
& name);
17
18
AWS_ACCESSANALYZER_API
Aws::String
GetNameForResourceControlPolicyRestriction
(
ResourceControlPolicyRestriction
value);
19
}
// namespace ResourceControlPolicyRestrictionMapper
20
}
// namespace Model
21
}
// namespace AccessAnalyzer
22
}
// 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:13
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