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
EntryViolationReason.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
EntryViolationReason
{
NOT_SET
,
MISSING_EXPECTED_ENTRY
,
INCORRECT_ENTRY_ORDER
,
ENTRY_CONFLICT
};
14
15
namespace
EntryViolationReasonMapper {
16
AWS_FMS_API
EntryViolationReason
GetEntryViolationReasonForName
(
const
Aws::String
& name);
17
18
AWS_FMS_API
Aws::String
GetNameForEntryViolationReason
(
EntryViolationReason
value);
19
}
// namespace EntryViolationReasonMapper
20
}
// namespace Model
21
}
// namespace FMS
22
}
// 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:13
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