AWS SDK for C++
AWS SDK for C++ Version 1.11.755
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-guardduty
include
aws
guardduty
model
EbsSnapshotPreservation.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/guardduty/GuardDuty_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
GuardDuty {
12
namespace
Model {
13
enum class
EbsSnapshotPreservation
{
NOT_SET
,
NO_RETENTION
,
RETENTION_WITH_FINDING
};
14
15
namespace
EbsSnapshotPreservationMapper {
16
AWS_GUARDDUTY_API
EbsSnapshotPreservation
GetEbsSnapshotPreservationForName
(
const
Aws::String
& name);
17
18
AWS_GUARDDUTY_API
Aws::String
GetNameForEbsSnapshotPreservation
(
EbsSnapshotPreservation
value);
19
}
// namespace EbsSnapshotPreservationMapper
20
}
// namespace Model
21
}
// namespace GuardDuty
22
}
// namespace Aws
Aws::GuardDuty::Model::EbsSnapshotPreservationMapper::GetNameForEbsSnapshotPreservation
AWS_GUARDDUTY_API Aws::String GetNameForEbsSnapshotPreservation(EbsSnapshotPreservation value)
Aws::GuardDuty::Model::EbsSnapshotPreservationMapper::GetEbsSnapshotPreservationForName
AWS_GUARDDUTY_API EbsSnapshotPreservation GetEbsSnapshotPreservationForName(const Aws::String &name)
Aws::GuardDuty::Model::AdminStatus::NOT_SET
@ NOT_SET
Aws::GuardDuty::Model::EbsSnapshotPreservation
EbsSnapshotPreservation
Definition
EbsSnapshotPreservation.h:13
Aws::GuardDuty::Model::EbsSnapshotPreservation::NO_RETENTION
@ NO_RETENTION
Aws::GuardDuty::Model::EbsSnapshotPreservation::RETENTION_WITH_FINDING
@ RETENTION_WITH_FINDING
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