AWS SDK for C++
1.8.153
AWS SDK for C++
aws-cpp-sdk-guardduty
include
aws
guardduty
model
IpSetFormat.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
IpSetFormat
17
{
18
NOT_SET
,
19
TXT,
20
STIX,
21
OTX_CSV,
22
ALIEN_VAULT,
23
PROOF_POINT,
24
FIRE_EYE
25
};
26
27
namespace
IpSetFormatMapper
28
{
29
AWS_GUARDDUTY_API
IpSetFormat
GetIpSetFormatForName
(
const
Aws::String
& name);
30
31
AWS_GUARDDUTY_API
Aws::String
GetNameForIpSetFormat
(
IpSetFormat
value);
32
}
// namespace IpSetFormatMapper
33
}
// namespace Model
34
}
// namespace GuardDuty
35
}
// namespace Aws
Aws::GuardDuty::Model::IpSetFormat::NOT_SET
@ NOT_SET
Aws::GuardDuty::Model::IpSetFormatMapper::GetNameForIpSetFormat
AWS_GUARDDUTY_API Aws::String GetNameForIpSetFormat(IpSetFormat value)
Aws::GuardDuty::Model::IpSetFormatMapper::GetIpSetFormatForName
AWS_GUARDDUTY_API IpSetFormat GetIpSetFormatForName(const Aws::String &name)
Aws::GuardDuty::Model::IpSetFormat
IpSetFormat
Definition:
IpSetFormat.h:17
GuardDuty_EXPORTS.h
AWS_GUARDDUTY_API
#define AWS_GUARDDUTY_API
Definition:
GuardDuty_EXPORTS.h:28
AWSString.h
Aws
Definition:
AccessManagementClient.h:15
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences