AWS SDK for C++
AWS SDK for C++ Version 1.11.719
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-securityhub
include
aws
securityhub
model
AutoEnableStandards.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
AutoEnableStandards
{
NOT_SET
,
NONE
,
DEFAULT
};
14
15
namespace
AutoEnableStandardsMapper {
16
AWS_SECURITYHUB_API
AutoEnableStandards
GetAutoEnableStandardsForName
(
const
Aws::String
& name);
17
18
AWS_SECURITYHUB_API
Aws::String
GetNameForAutoEnableStandards
(
AutoEnableStandards
value);
19
}
// namespace AutoEnableStandardsMapper
20
}
// namespace Model
21
}
// namespace SecurityHub
22
}
// namespace Aws
Aws::SecurityHub::Model::AutoEnableStandardsMapper::GetNameForAutoEnableStandards
AWS_SECURITYHUB_API Aws::String GetNameForAutoEnableStandards(AutoEnableStandards value)
Aws::SecurityHub::Model::AutoEnableStandardsMapper::GetAutoEnableStandardsForName
AWS_SECURITYHUB_API AutoEnableStandards GetAutoEnableStandardsForName(const Aws::String &name)
Aws::SecurityHub::Model::SecurityHubFeature::SecurityHub
@ SecurityHub
Aws::SecurityHub::Model::AutoEnableStandards
AutoEnableStandards
Definition
AutoEnableStandards.h:13
Aws::SecurityHub::Model::AutoEnableStandards::DEFAULT
@ DEFAULT
Aws::SecurityHub::Model::AutoEnableStandards::NONE
@ NONE
Aws::SecurityHub::Model::ActorSessionMfaStatus::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