AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-guardduty
include
aws
guardduty
model
IpSetFormat.h
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::IpSetFormatMapper::GetIpSetFormatForName
AWS_GUARDDUTY_API IpSetFormat GetIpSetFormatForName(const Aws::String &name)
Aws::GuardDuty::Model::IpSetFormatMapper::GetNameForIpSetFormat
AWS_GUARDDUTY_API Aws::String GetNameForIpSetFormat(IpSetFormat value)
Aws::GuardDuty::Model::AdminStatus::NOT_SET
@ NOT_SET
Aws::GuardDuty::Model::IpSetFormat
IpSetFormat
Definition
IpSetFormat.h:17
Aws::GuardDuty::Model::IpSetFormat::FIRE_EYE
@ FIRE_EYE
Aws::GuardDuty::Model::IpSetFormat::STIX
@ STIX
Aws::GuardDuty::Model::IpSetFormat::TXT
@ TXT
Aws::GuardDuty::Model::IpSetFormat::PROOF_POINT
@ PROOF_POINT
Aws::GuardDuty::Model::IpSetFormat::ALIEN_VAULT
@ ALIEN_VAULT
Aws::GuardDuty::Model::IpSetFormat::OTX_CSV
@ OTX_CSV
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