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
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
namespace
AccessAnalyzer {
12
namespace
Model {
13
enum class
ServiceControlPolicyRestriction
{
NOT_SET
,
APPLICABLE
,
FAILED_TO_EVALUATE_SCP
,
NOT_APPLICABLE
,
APPLIED
};
14
15
namespace
ServiceControlPolicyRestrictionMapper {
16
AWS_ACCESSANALYZER_API
ServiceControlPolicyRestriction
GetServiceControlPolicyRestrictionForName
(
const
Aws::String
& name);
17
18
AWS_ACCESSANALYZER_API
Aws::String
GetNameForServiceControlPolicyRestriction
(
ServiceControlPolicyRestriction
value);
19
}
// namespace ServiceControlPolicyRestrictionMapper
20
}
// namespace Model
21
}
// namespace AccessAnalyzer
22
}
// 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:13
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