AWS SDK for C++
1.8.156
AWS SDK for C++
aws-cpp-sdk-guardduty
include
aws
guardduty
model
DestinationType.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
DestinationType
17
{
18
NOT_SET
,
19
S3
20
};
21
22
namespace
DestinationTypeMapper
23
{
24
AWS_GUARDDUTY_API
DestinationType
GetDestinationTypeForName
(
const
Aws::String
& name);
25
26
AWS_GUARDDUTY_API
Aws::String
GetNameForDestinationType
(
DestinationType
value);
27
}
// namespace DestinationTypeMapper
28
}
// namespace Model
29
}
// namespace GuardDuty
30
}
// namespace Aws
Aws::GuardDuty::Model::DestinationType
DestinationType
Definition:
DestinationType.h:17
Aws::GuardDuty::Model::DestinationTypeMapper::GetDestinationTypeForName
AWS_GUARDDUTY_API DestinationType GetDestinationTypeForName(const Aws::String &name)
GuardDuty_EXPORTS.h
Aws::GuardDuty::Model::DestinationType::NOT_SET
@ NOT_SET
Aws::GuardDuty::Model::DestinationType::S3
@ S3
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
Aws::GuardDuty::Model::DestinationTypeMapper::GetNameForDestinationType
AWS_GUARDDUTY_API Aws::String GetNameForDestinationType(DestinationType value)
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences