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-deadline
include
aws
deadline
model
LicenseEndpointStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/deadline/Deadline_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
deadline {
12
namespace
Model {
13
enum class
LicenseEndpointStatus
{
NOT_SET
,
CREATE_IN_PROGRESS
,
DELETE_IN_PROGRESS
,
READY
,
NOT_READY
};
14
15
namespace
LicenseEndpointStatusMapper {
16
AWS_DEADLINE_API
LicenseEndpointStatus
GetLicenseEndpointStatusForName
(
const
Aws::String
& name);
17
18
AWS_DEADLINE_API
Aws::String
GetNameForLicenseEndpointStatus
(
LicenseEndpointStatus
value);
19
}
// namespace LicenseEndpointStatusMapper
20
}
// namespace Model
21
}
// namespace deadline
22
}
// 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::AcceleratorName::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:13
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