AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-synthetics
include
aws
synthetics
model
ProvisionedResourceCleanupSetting.h
1
6
#pragma once
7
#include <aws/synthetics/Synthetics_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Synthetics
13
{
14
namespace
Model
15
{
16
enum class
ProvisionedResourceCleanupSetting
17
{
18
NOT_SET
,
19
AUTOMATIC
,
20
OFF
21
};
22
23
namespace
ProvisionedResourceCleanupSettingMapper
24
{
25
AWS_SYNTHETICS_API
ProvisionedResourceCleanupSetting
GetProvisionedResourceCleanupSettingForName
(
const
Aws::String
& name);
26
27
AWS_SYNTHETICS_API
Aws::String
GetNameForProvisionedResourceCleanupSetting
(
ProvisionedResourceCleanupSetting
value);
28
}
// namespace ProvisionedResourceCleanupSettingMapper
29
}
// namespace Model
30
}
// namespace Synthetics
31
}
// namespace Aws
Aws::Synthetics::Model::ProvisionedResourceCleanupSettingMapper::GetProvisionedResourceCleanupSettingForName
AWS_SYNTHETICS_API ProvisionedResourceCleanupSetting GetProvisionedResourceCleanupSettingForName(const Aws::String &name)
Aws::Synthetics::Model::ProvisionedResourceCleanupSettingMapper::GetNameForProvisionedResourceCleanupSetting
AWS_SYNTHETICS_API Aws::String GetNameForProvisionedResourceCleanupSetting(ProvisionedResourceCleanupSetting value)
Aws::Synthetics::Model::CanaryRunState::NOT_SET
@ NOT_SET
Aws::Synthetics::Model::ProvisionedResourceCleanupSetting
ProvisionedResourceCleanupSetting
Definition
ProvisionedResourceCleanupSetting.h:17
Aws::Synthetics::Model::ProvisionedResourceCleanupSetting::AUTOMATIC
@ AUTOMATIC
Aws::Synthetics::Model::ProvisionedResourceCleanupSetting::OFF
@ OFF
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