AWS SDK for C++
AWS SDK for C++ Version 1.11.606
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/securityhub/SecurityHub_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SecurityHub
13
{
14
namespace
Model
15
{
16
enum class
ResourcesStringField
17
{
18
NOT_SET
,
19
resource_arn
,
20
resource_id
,
21
account_id
,
22
region
,
23
resource_category
,
24
resource_type
,
25
resource_name
,
26
findings_summary_finding_type
,
27
findings_summary_product_name
28
};
29
30
namespace
ResourcesStringFieldMapper
31
{
32
AWS_SECURITYHUB_API
ResourcesStringField
GetResourcesStringFieldForName
(
const
Aws::String
& name);
33
34
AWS_SECURITYHUB_API
Aws::String
GetNameForResourcesStringField
(
ResourcesStringField
value);
35
}
// namespace ResourcesStringFieldMapper
36
}
// namespace Model
37
}
// namespace SecurityHub
38
}
// 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:17
Aws::SecurityHub::Model::ResourcesStringField::findings_summary_product_name
@ findings_summary_product_name
Aws::SecurityHub::Model::ResourcesStringField::resource_id
@ resource_id
Aws::SecurityHub::Model::ResourcesStringField::resource_arn
@ resource_arn
Aws::SecurityHub::Model::ResourceGroupByField::resource_type
@ resource_type
Aws::SecurityHub::Model::ResourceGroupByField::resource_category
@ resource_category
Aws::SecurityHub::Model::ResourceGroupByField::resource_name
@ resource_name
Aws::SecurityHub::Model::ResourceGroupByField::account_id
@ account_id
Aws::SecurityHub::Model::ResourceGroupByField::region
@ region
Aws::SecurityHub::Model::ResourceGroupByField::findings_summary_finding_type
@ findings_summary_finding_type
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