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
AutoDetectionScope.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
AutoDetectionScope
{
NOT_SET
,
ORGANIZATION
};
14
15
namespace
AutoDetectionScopeMapper {
16
AWS_AGENTREGISTRYCONTROL_API
AutoDetectionScope
GetAutoDetectionScopeForName
(
const
Aws::String
&
name
);
17
18
AWS_AGENTREGISTRYCONTROL_API
Aws::String
GetNameForAutoDetectionScope
(
AutoDetectionScope
value);
19
}
// namespace AutoDetectionScopeMapper
20
}
// namespace Model
21
}
// namespace AgentRegistryControl
22
}
// namespace Aws
Aws::AgentRegistryControl::Model::AutoDetectionScopeMapper::GetNameForAutoDetectionScope
AWS_AGENTREGISTRYCONTROL_API Aws::String GetNameForAutoDetectionScope(AutoDetectionScope value)
Aws::AgentRegistryControl::Model::AutoDetectionScopeMapper::GetAutoDetectionScopeForName
AWS_AGENTREGISTRYCONTROL_API AutoDetectionScope GetAutoDetectionScopeForName(const Aws::String &name)
Aws::AgentRegistryControl::Model::AutoDetectionScope
AutoDetectionScope
Definition
AutoDetectionScope.h:13
Aws::AgentRegistryControl::Model::AutoDetectionScope::ORGANIZATION
@ ORGANIZATION
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