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-securityhub
include
aws
securityhub
model
WorkflowStatus.h
1
6
#pragma once
7
#include <aws/securityhub/SecurityHub_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SecurityHub
13
{
14
namespace
Model
15
{
16
enum class
WorkflowStatus
17
{
18
NOT_SET
,
19
NEW_
,
20
NOTIFIED
,
21
RESOLVED
,
22
SUPPRESSED
23
};
24
25
namespace
WorkflowStatusMapper
26
{
27
AWS_SECURITYHUB_API
WorkflowStatus
GetWorkflowStatusForName
(
const
Aws::String
& name);
28
29
AWS_SECURITYHUB_API
Aws::String
GetNameForWorkflowStatus
(
WorkflowStatus
value);
30
}
// namespace WorkflowStatusMapper
31
}
// namespace Model
32
}
// namespace SecurityHub
33
}
// namespace Aws
Aws::SecurityHub::Model::WorkflowStatusMapper::GetWorkflowStatusForName
AWS_SECURITYHUB_API WorkflowStatus GetWorkflowStatusForName(const Aws::String &name)
Aws::SecurityHub::Model::WorkflowStatusMapper::GetNameForWorkflowStatus
AWS_SECURITYHUB_API Aws::String GetNameForWorkflowStatus(WorkflowStatus value)
Aws::SecurityHub::Model::WorkflowState::RESOLVED
@ RESOLVED
Aws::SecurityHub::Model::WorkflowState::NEW_
@ NEW_
Aws::SecurityHub::Model::AdminStatus::NOT_SET
@ NOT_SET
Aws::SecurityHub::Model::WorkflowStatus
WorkflowStatus
Definition
WorkflowStatus.h:17
Aws::SecurityHub::Model::WorkflowStatus::NOTIFIED
@ NOTIFIED
Aws::SecurityHub::Model::WorkflowStatus::SUPPRESSED
@ SUPPRESSED
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