AWS SDK for C++
AWS SDK for C++ Version 1.11.844
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-securityhub
include
aws
securityhub
model
EnablementStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/securityhub/SecurityHub_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
SecurityHub
{
12
namespace
Model {
13
enum class
EnablementStatus
{
14
NOT_SET
,
15
ENABLED
,
16
PENDING_ENABLEMENT
,
17
FAILED_TO_ENABLE
,
18
PENDING_UPDATE
,
19
FAILED_TO_UPDATE
,
20
PENDING_DELETION
,
21
FAILED_TO_DELETE
22
};
23
24
namespace
EnablementStatusMapper {
25
AWS_SECURITYHUB_API
EnablementStatus
GetEnablementStatusForName
(
const
Aws::String
& name);
26
27
AWS_SECURITYHUB_API
Aws::String
GetNameForEnablementStatus
(
EnablementStatus
value);
28
}
// namespace EnablementStatusMapper
29
}
// namespace Model
30
}
// namespace SecurityHub
31
}
// namespace Aws
Aws::SecurityHub::Model::EnablementStatusMapper::GetNameForEnablementStatus
AWS_SECURITYHUB_API Aws::String GetNameForEnablementStatus(EnablementStatus value)
Aws::SecurityHub::Model::EnablementStatusMapper::GetEnablementStatusForName
AWS_SECURITYHUB_API EnablementStatus GetEnablementStatusForName(const Aws::String &name)
Aws::SecurityHub::Model::SecurityHubFeature::SecurityHub
@ SecurityHub
Aws::SecurityHub::Model::CspmEnablementStatus::PENDING_DELETION
@ PENDING_DELETION
Aws::SecurityHub::Model::CspmEnablementStatus::PENDING_UPDATE
@ PENDING_UPDATE
Aws::SecurityHub::Model::CspmEnablementStatus::PENDING_ENABLEMENT
@ PENDING_ENABLEMENT
Aws::SecurityHub::Model::ActorSessionMfaStatus::NOT_SET
@ NOT_SET
Aws::SecurityHub::Model::ActorSessionMfaStatus::ENABLED
@ ENABLED
Aws::SecurityHub::Model::EnablementStatus
EnablementStatus
Definition
EnablementStatus.h:13
Aws::SecurityHub::Model::EnablementStatus::FAILED_TO_DELETE
@ FAILED_TO_DELETE
Aws::SecurityHub::Model::EnablementStatus::FAILED_TO_ENABLE
@ FAILED_TO_ENABLE
Aws::SecurityHub::Model::EnablementStatus::FAILED_TO_UPDATE
@ FAILED_TO_UPDATE
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