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
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
};
31
32
namespace
ResourcesStringFieldMapper {
33
AWS_SECURITYHUB_API
ResourcesStringField
GetResourcesStringFieldForName
(
const
Aws::String
& name);
34
35
AWS_SECURITYHUB_API
Aws::String
GetNameForResourcesStringField
(
ResourcesStringField
value);
36
}
// namespace ResourcesStringFieldMapper
37
}
// namespace Model
38
}
// namespace SecurityHub
39
}
// 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::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::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