AWS SDK for C++
AWS SDK for C++ Version 1.11.883
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-agent-registry-control
include
aws
agent-registry-control
model
AutoDetectionStatus.h
1
6
#pragma once
7
#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
AgentRegistryControl {
12
namespace
Model {
13
enum class
AutoDetectionStatus
{
NOT_SET
,
ACTIVE
,
INACTIVE
};
14
15
namespace
AutoDetectionStatusMapper {
16
AWS_AGENTREGISTRYCONTROL_API
AutoDetectionStatus
GetAutoDetectionStatusForName
(
const
Aws::String
&
name
);
17
18
AWS_AGENTREGISTRYCONTROL_API
Aws::String
GetNameForAutoDetectionStatus
(
AutoDetectionStatus
value);
19
}
// namespace AutoDetectionStatusMapper
20
}
// namespace Model
21
}
// namespace AgentRegistryControl
22
}
// namespace Aws
Aws::AgentRegistryControl::Model::AutoDetectionStatusMapper::GetAutoDetectionStatusForName
AWS_AGENTREGISTRYCONTROL_API AutoDetectionStatus GetAutoDetectionStatusForName(const Aws::String &name)
Aws::AgentRegistryControl::Model::AutoDetectionStatusMapper::GetNameForAutoDetectionStatus
AWS_AGENTREGISTRYCONTROL_API Aws::String GetNameForAutoDetectionStatus(AutoDetectionStatus value)
Aws::AgentRegistryControl::Model::AutoDetectionStatus
AutoDetectionStatus
Definition
AutoDetectionStatus.h:13
Aws::AgentRegistryControl::Model::AutoDetectionStatus::ACTIVE
@ ACTIVE
Aws::AgentRegistryControl::Model::AutoDetectionStatus::INACTIVE
@ INACTIVE
Aws::AgentRegistryControl::Model::RegistryRecordFilterName::name
@ name
Aws::AgentRegistryControl::Model::AgentCoreGatewayProtocolType::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