AWS SDK for C++
AWS SDK for C++ Version 1.11.719
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-partnercentral-selling
include
aws
partnercentral-selling
model
ResourceSnapshotJobStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/partnercentral-selling/PartnerCentralSelling_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
PartnerCentralSelling {
12
namespace
Model {
13
enum class
ResourceSnapshotJobStatus
{
NOT_SET
,
Running
,
Stopped
};
14
15
namespace
ResourceSnapshotJobStatusMapper {
16
AWS_PARTNERCENTRALSELLING_API
ResourceSnapshotJobStatus
GetResourceSnapshotJobStatusForName
(
const
Aws::String
& name);
17
18
AWS_PARTNERCENTRALSELLING_API
Aws::String
GetNameForResourceSnapshotJobStatus
(
ResourceSnapshotJobStatus
value);
19
}
// namespace ResourceSnapshotJobStatusMapper
20
}
// namespace Model
21
}
// namespace PartnerCentralSelling
22
}
// namespace Aws
Aws::PartnerCentralSelling::Model::ResourceSnapshotJobStatusMapper::GetResourceSnapshotJobStatusForName
AWS_PARTNERCENTRALSELLING_API ResourceSnapshotJobStatus GetResourceSnapshotJobStatusForName(const Aws::String &name)
Aws::PartnerCentralSelling::Model::ResourceSnapshotJobStatusMapper::GetNameForResourceSnapshotJobStatus
AWS_PARTNERCENTRALSELLING_API Aws::String GetNameForResourceSnapshotJobStatus(ResourceSnapshotJobStatus value)
Aws::PartnerCentralSelling::Model::ResourceSnapshotJobStatus
ResourceSnapshotJobStatus
Definition
ResourceSnapshotJobStatus.h:13
Aws::PartnerCentralSelling::Model::ResourceSnapshotJobStatus::Running
@ Running
Aws::PartnerCentralSelling::Model::ResourceSnapshotJobStatus::Stopped
@ Stopped
Aws::PartnerCentralSelling::Model::AccessDeniedExceptionErrorCode::NOT_SET
@ NOT_SET
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