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
CaseStatus.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
CaseStatus
17
{
18
NOT_SET
,
19
Submitted
,
20
Acknowledged
,
21
Detection_and_Analysis
,
22
Containment_COMMA_Eradication_and_Recovery
,
23
Post_incident_Activities
,
24
Ready_to_Close
,
25
Closed
26
};
27
28
namespace
CaseStatusMapper
29
{
30
AWS_SECURITYIR_API
CaseStatus
GetCaseStatusForName
(
const
Aws::String
& name);
31
32
AWS_SECURITYIR_API
Aws::String
GetNameForCaseStatus
(
CaseStatus
value);
33
}
// namespace CaseStatusMapper
34
}
// namespace Model
35
}
// namespace SecurityIR
36
}
// namespace Aws
Aws::SecurityIR::Model::CaseStatusMapper::GetNameForCaseStatus
AWS_SECURITYIR_API Aws::String GetNameForCaseStatus(CaseStatus value)
Aws::SecurityIR::Model::CaseStatusMapper::GetCaseStatusForName
AWS_SECURITYIR_API CaseStatus GetCaseStatusForName(const Aws::String &name)
Aws::SecurityIR::Model::CaseStatus
CaseStatus
Definition
CaseStatus.h:17
Aws::SecurityIR::Model::CaseStatus::Closed
@ Closed
Aws::SecurityIR::Model::CaseStatus::Detection_and_Analysis
@ Detection_and_Analysis
Aws::SecurityIR::Model::CaseStatus::Submitted
@ Submitted
Aws::SecurityIR::Model::CaseStatus::Acknowledged
@ Acknowledged
Aws::SecurityIR::Model::CaseStatus::Containment_COMMA_Eradication_and_Recovery
@ Containment_COMMA_Eradication_and_Recovery
Aws::SecurityIR::Model::CaseStatus::Ready_to_Close
@ Ready_to_Close
Aws::SecurityIR::Model::CaseStatus::Post_incident_Activities
@ Post_incident_Activities
Aws::SecurityIR::Model::AwsRegion::NOT_SET
@ NOT_SET
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