AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ssm
include
aws
ssm
model
NodeAttributeName.h
1
6
#pragma once
7
#include <aws/ssm/SSM_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SSM
13
{
14
namespace
Model
15
{
16
enum class
NodeAttributeName
17
{
18
NOT_SET
,
19
AgentVersion
,
20
PlatformName
,
21
PlatformType
,
22
PlatformVersion
,
23
Region
,
24
ResourceType
25
};
26
27
namespace
NodeAttributeNameMapper
28
{
29
AWS_SSM_API
NodeAttributeName
GetNodeAttributeNameForName
(
const
Aws::String
& name);
30
31
AWS_SSM_API
Aws::String
GetNameForNodeAttributeName
(
NodeAttributeName
value);
32
}
// namespace NodeAttributeNameMapper
33
}
// namespace Model
34
}
// namespace SSM
35
}
// namespace Aws
Aws::SSM::Model::NodeAttributeNameMapper::GetNodeAttributeNameForName
AWS_SSM_API NodeAttributeName GetNodeAttributeNameForName(const Aws::String &name)
Aws::SSM::Model::NodeAttributeNameMapper::GetNameForNodeAttributeName
AWS_SSM_API Aws::String GetNameForNodeAttributeName(NodeAttributeName value)
Aws::SSM::Model::NodeAttributeName
NodeAttributeName
Definition
NodeAttributeName.h:17
Aws::SSM::Model::NodeAttributeName::PlatformName
@ PlatformName
Aws::SSM::Model::NodeAttributeName::PlatformVersion
@ PlatformVersion
Aws::SSM::Model::NodeAttributeName::Region
@ Region
Aws::SSM::Model::InstanceInformationFilterKey::AgentVersion
@ AgentVersion
Aws::SSM::Model::PlatformType
PlatformType
Definition
PlatformType.h:17
Aws::SSM::Model::AccessRequestStatus::NOT_SET
@ NOT_SET
Aws::SSM::Model::ResourceType
ResourceType
Definition
ResourceType.h:17
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