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-application-insights
include
aws
application-insights
model
ResolutionMethod.h
1
6
#pragma once
7
#include <aws/application-insights/ApplicationInsights_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ApplicationInsights
13
{
14
namespace
Model
15
{
16
enum class
ResolutionMethod
17
{
18
NOT_SET
,
19
MANUAL
,
20
AUTOMATIC
,
21
UNRESOLVED
22
};
23
24
namespace
ResolutionMethodMapper
25
{
26
AWS_APPLICATIONINSIGHTS_API
ResolutionMethod
GetResolutionMethodForName
(
const
Aws::String
& name);
27
28
AWS_APPLICATIONINSIGHTS_API
Aws::String
GetNameForResolutionMethod
(
ResolutionMethod
value);
29
}
// namespace ResolutionMethodMapper
30
}
// namespace Model
31
}
// namespace ApplicationInsights
32
}
// namespace Aws
Aws::ApplicationInsights::Model::ResolutionMethodMapper::GetResolutionMethodForName
AWS_APPLICATIONINSIGHTS_API ResolutionMethod GetResolutionMethodForName(const Aws::String &name)
Aws::ApplicationInsights::Model::ResolutionMethodMapper::GetNameForResolutionMethod
AWS_APPLICATIONINSIGHTS_API Aws::String GetNameForResolutionMethod(ResolutionMethod value)
Aws::ApplicationInsights::Model::ResolutionMethod
ResolutionMethod
Definition
ResolutionMethod.h:17
Aws::ApplicationInsights::Model::ResolutionMethod::AUTOMATIC
@ AUTOMATIC
Aws::ApplicationInsights::Model::ResolutionMethod::UNRESOLVED
@ UNRESOLVED
Aws::ApplicationInsights::Model::ResolutionMethod::MANUAL
@ MANUAL
Aws::ApplicationInsights::Model::CloudWatchEventSource::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