AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-deadline
include
aws
deadline
model
LicenseEndpointStatus.h
1
6
#pragma once
7
#include <aws/deadline/Deadline_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
deadline
13
{
14
namespace
Model
15
{
16
enum class
LicenseEndpointStatus
17
{
18
NOT_SET
,
19
CREATE_IN_PROGRESS
,
20
DELETE_IN_PROGRESS
,
21
READY
,
22
NOT_READY
23
};
24
25
namespace
LicenseEndpointStatusMapper
26
{
27
AWS_DEADLINE_API
LicenseEndpointStatus
GetLicenseEndpointStatusForName
(
const
Aws::String
& name);
28
29
AWS_DEADLINE_API
Aws::String
GetNameForLicenseEndpointStatus
(
LicenseEndpointStatus
value);
30
}
// namespace LicenseEndpointStatusMapper
31
}
// namespace Model
32
}
// namespace deadline
33
}
// namespace Aws
Aws::deadline::Model::LicenseEndpointStatusMapper::GetNameForLicenseEndpointStatus
AWS_DEADLINE_API Aws::String GetNameForLicenseEndpointStatus(LicenseEndpointStatus value)
Aws::deadline::Model::LicenseEndpointStatusMapper::GetLicenseEndpointStatusForName
AWS_DEADLINE_API LicenseEndpointStatus GetLicenseEndpointStatusForName(const Aws::String &name)
Aws::deadline::Model::AcceleratorType::NOT_SET
@ NOT_SET
Aws::deadline::Model::FleetStatus::CREATE_IN_PROGRESS
@ CREATE_IN_PROGRESS
Aws::deadline::Model::CreateJobTargetTaskRunStatus::READY
@ READY
Aws::deadline::Model::LicenseEndpointStatus
LicenseEndpointStatus
Definition
LicenseEndpointStatus.h:17
Aws::deadline::Model::LicenseEndpointStatus::DELETE_IN_PROGRESS
@ DELETE_IN_PROGRESS
Aws::deadline::Model::LicenseEndpointStatus::NOT_READY
@ NOT_READY
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