AWS SDK for C++
1.8.156
AWS SDK for C++
aws-cpp-sdk-guardduty
include
aws
guardduty
model
UsageStatisticType.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/guardduty/GuardDuty_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
GuardDuty
13
{
14
namespace
Model
15
{
16
enum class
UsageStatisticType
17
{
18
NOT_SET
,
19
SUM_BY_ACCOUNT,
20
SUM_BY_DATA_SOURCE,
21
SUM_BY_RESOURCE,
22
TOP_RESOURCES
23
};
24
25
namespace
UsageStatisticTypeMapper
26
{
27
AWS_GUARDDUTY_API
UsageStatisticType
GetUsageStatisticTypeForName
(
const
Aws::String
& name);
28
29
AWS_GUARDDUTY_API
Aws::String
GetNameForUsageStatisticType
(
UsageStatisticType
value);
30
}
// namespace UsageStatisticTypeMapper
31
}
// namespace Model
32
}
// namespace GuardDuty
33
}
// namespace Aws
Aws::GuardDuty::Model::UsageStatisticType
UsageStatisticType
Definition:
UsageStatisticType.h:17
GuardDuty_EXPORTS.h
AWS_GUARDDUTY_API
#define AWS_GUARDDUTY_API
Definition:
GuardDuty_EXPORTS.h:28
Aws::GuardDuty::Model::UsageStatisticType::NOT_SET
@ NOT_SET
AWSString.h
Aws::GuardDuty::Model::UsageStatisticTypeMapper::GetNameForUsageStatisticType
AWS_GUARDDUTY_API Aws::String GetNameForUsageStatisticType(UsageStatisticType value)
Aws
Definition:
AccessManagementClient.h:15
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Aws::GuardDuty::Model::UsageStatisticTypeMapper::GetUsageStatisticTypeForName
AWS_GUARDDUTY_API UsageStatisticType GetUsageStatisticTypeForName(const Aws::String &name)
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences