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
ResourceGroupByField.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
ResourceGroupByField
{
14
NOT_SET
,
15
AccountId
,
16
AccountName
,
17
Region
,
18
ResourceProvider
,
19
ResourceOwnerAccountId
,
20
ResourceOwnerOrgId
,
21
ResourceCloudPartition
,
22
ResourceRegion
,
23
ResourceCategory
,
24
ResourceType
,
25
ResourceName
,
26
FindingsSummary_FindingType
27
};
28
29
namespace
ResourceGroupByFieldMapper {
30
AWS_SECURITYHUB_API
ResourceGroupByField
GetResourceGroupByFieldForName
(
const
Aws::String
& name);
31
32
AWS_SECURITYHUB_API
Aws::String
GetNameForResourceGroupByField
(
ResourceGroupByField
value);
33
}
// namespace ResourceGroupByFieldMapper
34
}
// namespace Model
35
}
// namespace SecurityHub
36
}
// namespace Aws
Aws::SecurityHub::Model::ResourceGroupByFieldMapper::GetResourceGroupByFieldForName
AWS_SECURITYHUB_API ResourceGroupByField GetResourceGroupByFieldForName(const Aws::String &name)
Aws::SecurityHub::Model::ResourceGroupByFieldMapper::GetNameForResourceGroupByField
AWS_SECURITYHUB_API Aws::String GetNameForResourceGroupByField(ResourceGroupByField value)
Aws::SecurityHub::Model::SecurityHubFeature::SecurityHub
@ SecurityHub
Aws::SecurityHub::Model::ActorSessionMfaStatus::NOT_SET
@ NOT_SET
Aws::SecurityHub::Model::ResourceGroupByField
ResourceGroupByField
Definition
ResourceGroupByField.h:13
Aws::SecurityHub::Model::ResourceGroupByField::ResourceOwnerAccountId
@ ResourceOwnerAccountId
Aws::SecurityHub::Model::ResourceGroupByField::ResourceProvider
@ ResourceProvider
Aws::SecurityHub::Model::ResourceGroupByField::ResourceRegion
@ ResourceRegion
Aws::SecurityHub::Model::ResourceGroupByField::ResourceCloudPartition
@ ResourceCloudPartition
Aws::SecurityHub::Model::ResourceGroupByField::ResourceName
@ ResourceName
Aws::SecurityHub::Model::ResourceGroupByField::FindingsSummary_FindingType
@ FindingsSummary_FindingType
Aws::SecurityHub::Model::ResourceGroupByField::AccountId
@ AccountId
Aws::SecurityHub::Model::ResourceGroupByField::ResourceType
@ ResourceType
Aws::SecurityHub::Model::ResourceGroupByField::ResourceOwnerOrgId
@ ResourceOwnerOrgId
Aws::SecurityHub::Model::ResourceGroupByField::AccountName
@ AccountName
Aws::SecurityHub::Model::ResourceGroupByField::Region
@ Region
Aws::SecurityHub::Model::ResourceCategory
ResourceCategory
Definition
ResourceCategory.h:13
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