AWS SDK for C++
AWS SDK for C++ Version 1.11.849
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
ResourceSubCategory
,
28
DiscoveryType
,
29
ResourceInfo_AIDetails_HostResourceType
,
30
ResourceInfo_AIDetails_CanonicalId
31
};
32
33
namespace
ResourceGroupByFieldMapper {
34
AWS_SECURITYHUB_API
ResourceGroupByField
GetResourceGroupByFieldForName
(
const
Aws::String
& name);
35
36
AWS_SECURITYHUB_API
Aws::String
GetNameForResourceGroupByField
(
ResourceGroupByField
value);
37
}
// namespace ResourceGroupByFieldMapper
38
}
// namespace Model
39
}
// namespace SecurityHub
40
}
// 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::DiscoveryType
DiscoveryType
Definition
DiscoveryType.h:13
Aws::SecurityHub::Model::ActorSessionMfaStatus::NOT_SET
@ NOT_SET
Aws::SecurityHub::Model::ResourceSubCategory
ResourceSubCategory
Definition
ResourceSubCategory.h:13
Aws::SecurityHub::Model::ResourceSubCategory::Model
@ Model
Aws::SecurityHub::Model::ResourceGroupByField
ResourceGroupByField
Definition
ResourceGroupByField.h:13
Aws::SecurityHub::Model::ResourceGroupByField::ResourceOwnerAccountId
@ ResourceOwnerAccountId
Aws::SecurityHub::Model::ResourceGroupByField::ResourceInfo_AIDetails_HostResourceType
@ ResourceInfo_AIDetails_HostResourceType
Aws::SecurityHub::Model::ResourceGroupByField::ResourceProvider
@ ResourceProvider
Aws::SecurityHub::Model::ResourceGroupByField::ResourceRegion
@ ResourceRegion
Aws::SecurityHub::Model::ResourceGroupByField::ResourceCloudPartition
@ ResourceCloudPartition
Aws::SecurityHub::Model::ResourceGroupByField::ResourceInfo_AIDetails_CanonicalId
@ ResourceInfo_AIDetails_CanonicalId
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