AWS SDK for C++
AWS SDK for C++ Version 1.11.868
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-agent-registry
include
aws
agent-registry
model
ValidationExceptionReason.h
1
6
#pragma once
7
#include <aws/agent-registry/AgentRegistry_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
AgentRegistry {
12
namespace
Model {
13
enum class
ValidationExceptionReason
{
14
NOT_SET
,
15
CannotParse
,
16
FieldValidationFailed
,
17
IdempotentParameterMismatchException
,
18
EventInOtherSession
,
19
ResourceConflict
20
};
21
22
namespace
ValidationExceptionReasonMapper {
23
AWS_AGENTREGISTRY_API
ValidationExceptionReason
GetValidationExceptionReasonForName
(
const
Aws::String
& name);
24
25
AWS_AGENTREGISTRY_API
Aws::String
GetNameForValidationExceptionReason
(
ValidationExceptionReason
value);
26
}
// namespace ValidationExceptionReasonMapper
27
}
// namespace Model
28
}
// namespace AgentRegistry
29
}
// namespace Aws
Aws::AgentRegistry::Model::ValidationExceptionReasonMapper::GetNameForValidationExceptionReason
AWS_AGENTREGISTRY_API Aws::String GetNameForValidationExceptionReason(ValidationExceptionReason value)
Aws::AgentRegistry::Model::ValidationExceptionReasonMapper::GetValidationExceptionReasonForName
AWS_AGENTREGISTRY_API ValidationExceptionReason GetValidationExceptionReasonForName(const Aws::String &name)
Aws::AgentRegistry::Model::BatchGetDiscoverableRegistryRecordErrorCode::NOT_SET
@ NOT_SET
Aws::AgentRegistry::Model::ValidationExceptionReason
ValidationExceptionReason
Definition
ValidationExceptionReason.h:13
Aws::AgentRegistry::Model::ValidationExceptionReason::IdempotentParameterMismatchException
@ IdempotentParameterMismatchException
Aws::AgentRegistry::Model::ValidationExceptionReason::CannotParse
@ CannotParse
Aws::AgentRegistry::Model::ValidationExceptionReason::FieldValidationFailed
@ FieldValidationFailed
Aws::AgentRegistry::Model::ValidationExceptionReason::EventInOtherSession
@ EventInOtherSession
Aws::AgentRegistry::Model::ValidationExceptionReason::ResourceConflict
@ ResourceConflict
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