AWS SDK for C++
AWS SDK for C++ Version 1.11.680
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/synthetics/Synthetics_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
Synthetics {
12
namespace
Model {
13
enum class
ProvisionedResourceCleanupSetting
{
NOT_SET
,
AUTOMATIC
,
OFF
};
14
15
namespace
ProvisionedResourceCleanupSettingMapper {
16
AWS_SYNTHETICS_API
ProvisionedResourceCleanupSetting
GetProvisionedResourceCleanupSettingForName
(
const
Aws::String
& name);
17
18
AWS_SYNTHETICS_API
Aws::String
GetNameForProvisionedResourceCleanupSetting
(
ProvisionedResourceCleanupSetting
value);
19
}
// namespace ProvisionedResourceCleanupSettingMapper
20
}
// namespace Model
21
}
// namespace Synthetics
22
}
// 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::BrowserType::NOT_SET
@ NOT_SET
Aws::Synthetics::Model::ProvisionedResourceCleanupSetting
ProvisionedResourceCleanupSetting
Definition
ProvisionedResourceCleanupSetting.h:13
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