AWS SDK for C++
AWS SDK for C++ Version 1.11.612
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-accessanalyzer
include
aws
accessanalyzer
model
ServiceControlPolicyRestriction.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
ServiceControlPolicyRestriction
17
{
18
NOT_SET
,
19
APPLICABLE
,
20
FAILED_TO_EVALUATE_SCP
,
21
NOT_APPLICABLE
,
22
APPLIED
23
};
24
25
namespace
ServiceControlPolicyRestrictionMapper
26
{
27
AWS_ACCESSANALYZER_API
ServiceControlPolicyRestriction
GetServiceControlPolicyRestrictionForName
(
const
Aws::String
& name);
28
29
AWS_ACCESSANALYZER_API
Aws::String
GetNameForServiceControlPolicyRestriction
(
ServiceControlPolicyRestriction
value);
30
}
// namespace ServiceControlPolicyRestrictionMapper
31
}
// namespace Model
32
}
// namespace AccessAnalyzer
33
}
// namespace Aws
Aws::AccessAnalyzer::Model::ServiceControlPolicyRestrictionMapper::GetNameForServiceControlPolicyRestriction
AWS_ACCESSANALYZER_API Aws::String GetNameForServiceControlPolicyRestriction(ServiceControlPolicyRestriction value)
Aws::AccessAnalyzer::Model::ServiceControlPolicyRestrictionMapper::GetServiceControlPolicyRestrictionForName
AWS_ACCESSANALYZER_API ServiceControlPolicyRestriction GetServiceControlPolicyRestrictionForName(const Aws::String &name)
Aws::AccessAnalyzer::Model::ServiceControlPolicyRestriction
ServiceControlPolicyRestriction
Definition
ServiceControlPolicyRestriction.h:17
Aws::AccessAnalyzer::Model::ServiceControlPolicyRestriction::FAILED_TO_EVALUATE_SCP
@ FAILED_TO_EVALUATE_SCP
Aws::AccessAnalyzer::Model::AccessCheckPolicyType::NOT_SET
@ NOT_SET
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