AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-fms
include
aws
fms
model
EntryViolationReason.h
1
6
#pragma once
7
#include <aws/fms/FMS_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
FMS
13
{
14
namespace
Model
15
{
16
enum class
EntryViolationReason
17
{
18
NOT_SET
,
19
MISSING_EXPECTED_ENTRY
,
20
INCORRECT_ENTRY_ORDER
,
21
ENTRY_CONFLICT
22
};
23
24
namespace
EntryViolationReasonMapper
25
{
26
AWS_FMS_API
EntryViolationReason
GetEntryViolationReasonForName
(
const
Aws::String
& name);
27
28
AWS_FMS_API
Aws::String
GetNameForEntryViolationReason
(
EntryViolationReason
value);
29
}
// namespace EntryViolationReasonMapper
30
}
// namespace Model
31
}
// namespace FMS
32
}
// namespace Aws
Aws::FMS::Model::EntryViolationReasonMapper::GetNameForEntryViolationReason
AWS_FMS_API Aws::String GetNameForEntryViolationReason(EntryViolationReason value)
Aws::FMS::Model::EntryViolationReasonMapper::GetEntryViolationReasonForName
AWS_FMS_API EntryViolationReason GetEntryViolationReasonForName(const Aws::String &name)
Aws::FMS::Model::AccountRoleStatus::NOT_SET
@ NOT_SET
Aws::FMS::Model::EntryViolationReason
EntryViolationReason
Definition
EntryViolationReason.h:17
Aws::FMS::Model::EntryViolationReason::MISSING_EXPECTED_ENTRY
@ MISSING_EXPECTED_ENTRY
Aws::FMS::Model::EntryViolationReason::ENTRY_CONFLICT
@ ENTRY_CONFLICT
Aws::FMS::Model::EntryViolationReason::INCORRECT_ENTRY_ORDER
@ INCORRECT_ENTRY_ORDER
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