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-fms
include
aws
fms
model
CustomerPolicyStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/fms/FMS_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
FMS {
12
namespace
Model {
13
enum class
CustomerPolicyStatus
{
NOT_SET
,
ACTIVE
,
OUT_OF_ADMIN_SCOPE
};
14
15
namespace
CustomerPolicyStatusMapper {
16
AWS_FMS_API
CustomerPolicyStatus
GetCustomerPolicyStatusForName
(
const
Aws::String
& name);
17
18
AWS_FMS_API
Aws::String
GetNameForCustomerPolicyStatus
(
CustomerPolicyStatus
value);
19
}
// namespace CustomerPolicyStatusMapper
20
}
// namespace Model
21
}
// namespace FMS
22
}
// namespace Aws
Aws::FMS::Model::CustomerPolicyStatusMapper::GetCustomerPolicyStatusForName
AWS_FMS_API CustomerPolicyStatus GetCustomerPolicyStatusForName(const Aws::String &name)
Aws::FMS::Model::CustomerPolicyStatusMapper::GetNameForCustomerPolicyStatus
AWS_FMS_API Aws::String GetNameForCustomerPolicyStatus(CustomerPolicyStatus value)
Aws::FMS::Model::AccountRoleStatus::NOT_SET
@ NOT_SET
Aws::FMS::Model::CustomerPolicyStatus
CustomerPolicyStatus
Definition
CustomerPolicyStatus.h:13
Aws::FMS::Model::CustomerPolicyStatus::ACTIVE
@ ACTIVE
Aws::FMS::Model::CustomerPolicyStatus::OUT_OF_ADMIN_SCOPE
@ OUT_OF_ADMIN_SCOPE
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