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
ResourcesStringField.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
ResourcesStringField
{
14
NOT_SET
,
15
ResourceGuid
,
16
ResourceId
,
17
AccountId
,
18
AccountName
,
19
Region
,
20
ResourceProvider
,
21
ResourceOwnerAccountId
,
22
ResourceOwnerOrgId
,
23
ResourceCloudPartition
,
24
ResourceRegion
,
25
ResourceCategory
,
26
ResourceType
,
27
ResourceName
,
28
FindingsSummary_FindingType
,
29
FindingsSummary_ProductName
,
30
ResourceSubCategory
,
31
DiscoveryType
,
32
ResourceInfo_AIDetails_HostResourceGuid
,
33
ResourceInfo_AIDetails_HostResourceType
,
34
ResourceInfo_AIDetails_CanonicalId
35
};
36
37
namespace
ResourcesStringFieldMapper {
38
AWS_SECURITYHUB_API
ResourcesStringField
GetResourcesStringFieldForName
(
const
Aws::String
& name);
39
40
AWS_SECURITYHUB_API
Aws::String
GetNameForResourcesStringField
(
ResourcesStringField
value);
41
}
// namespace ResourcesStringFieldMapper
42
}
// namespace Model
43
}
// namespace SecurityHub
44
}
// namespace Aws
Aws::SecurityHub::Model::ResourcesStringFieldMapper::GetNameForResourcesStringField
AWS_SECURITYHUB_API Aws::String GetNameForResourcesStringField(ResourcesStringField value)
Aws::SecurityHub::Model::ResourcesStringFieldMapper::GetResourcesStringFieldForName
AWS_SECURITYHUB_API ResourcesStringField GetResourcesStringFieldForName(const Aws::String &name)
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::ResourcesStringField
ResourcesStringField
Definition
ResourcesStringField.h:13
Aws::SecurityHub::Model::ResourcesStringField::ResourceId
@ ResourceId
Aws::SecurityHub::Model::ResourcesStringField::ResourceGuid
@ ResourceGuid
Aws::SecurityHub::Model::ResourcesStringField::FindingsSummary_ProductName
@ FindingsSummary_ProductName
Aws::SecurityHub::Model::ResourcesStringField::ResourceInfo_AIDetails_HostResourceGuid
@ ResourceInfo_AIDetails_HostResourceGuid
Aws::SecurityHub::Model::ResourceSubCategory
ResourceSubCategory
Definition
ResourceSubCategory.h:13
Aws::SecurityHub::Model::ResourceSubCategory::Model
@ Model
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