AWS SDK for C++
AWS SDK for C++ Version 1.11.607
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-security-ir
include
aws
security-ir
model
CaseAttachmentStatus.h
1
6
#pragma once
7
#include <aws/security-ir/SecurityIR_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SecurityIR
13
{
14
namespace
Model
15
{
16
enum class
CaseAttachmentStatus
17
{
18
NOT_SET
,
19
Verified
,
20
Failed
,
21
Pending
22
};
23
24
namespace
CaseAttachmentStatusMapper
25
{
26
AWS_SECURITYIR_API
CaseAttachmentStatus
GetCaseAttachmentStatusForName
(
const
Aws::String
& name);
27
28
AWS_SECURITYIR_API
Aws::String
GetNameForCaseAttachmentStatus
(
CaseAttachmentStatus
value);
29
}
// namespace CaseAttachmentStatusMapper
30
}
// namespace Model
31
}
// namespace SecurityIR
32
}
// namespace Aws
Aws::SecurityIR::Model::CaseAttachmentStatusMapper::GetCaseAttachmentStatusForName
AWS_SECURITYIR_API CaseAttachmentStatus GetCaseAttachmentStatusForName(const Aws::String &name)
Aws::SecurityIR::Model::CaseAttachmentStatusMapper::GetNameForCaseAttachmentStatus
AWS_SECURITYIR_API Aws::String GetNameForCaseAttachmentStatus(CaseAttachmentStatus value)
Aws::SecurityIR::Model::AwsRegion::NOT_SET
@ NOT_SET
Aws::SecurityIR::Model::CaseAttachmentStatus
CaseAttachmentStatus
Definition
CaseAttachmentStatus.h:17
Aws::SecurityIR::Model::CaseAttachmentStatus::Pending
@ Pending
Aws::SecurityIR::Model::CaseAttachmentStatus::Verified
@ Verified
Aws::SecurityIR::Model::CaseAttachmentStatus::Failed
@ Failed
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