AWS SDK for C++
AWS SDK for C++ Version 1.11.867
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
ValidationExceptionReason.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
ValidationExceptionReason
{
14
NOT_SET
,
15
CannotParse
,
16
FieldValidationFailed
,
17
IdempotentParameterMismatchException
,
18
EventInOtherSession
,
19
ResourceConflict
20
};
21
22
namespace
ValidationExceptionReasonMapper {
23
AWS_AGENTREGISTRYCONTROL_API
ValidationExceptionReason
GetValidationExceptionReasonForName
(
const
Aws::String
&
name
);
24
25
AWS_AGENTREGISTRYCONTROL_API
Aws::String
GetNameForValidationExceptionReason
(
ValidationExceptionReason
value);
26
}
// namespace ValidationExceptionReasonMapper
27
}
// namespace Model
28
}
// namespace AgentRegistryControl
29
}
// namespace Aws
Aws::AgentRegistryControl::Model::ValidationExceptionReasonMapper::GetValidationExceptionReasonForName
AWS_AGENTREGISTRYCONTROL_API ValidationExceptionReason GetValidationExceptionReasonForName(const Aws::String &name)
Aws::AgentRegistryControl::Model::ValidationExceptionReasonMapper::GetNameForValidationExceptionReason
AWS_AGENTREGISTRYCONTROL_API Aws::String GetNameForValidationExceptionReason(ValidationExceptionReason value)
Aws::AgentRegistryControl::Model::RegistryRecordFilterName::name
@ name
Aws::AgentRegistryControl::Model::ValidationExceptionReason
ValidationExceptionReason
Definition
ValidationExceptionReason.h:13
Aws::AgentRegistryControl::Model::ValidationExceptionReason::IdempotentParameterMismatchException
@ IdempotentParameterMismatchException
Aws::AgentRegistryControl::Model::ValidationExceptionReason::CannotParse
@ CannotParse
Aws::AgentRegistryControl::Model::ValidationExceptionReason::FieldValidationFailed
@ FieldValidationFailed
Aws::AgentRegistryControl::Model::ValidationExceptionReason::EventInOtherSession
@ EventInOtherSession
Aws::AgentRegistryControl::Model::ValidationExceptionReason::ResourceConflict
@ ResourceConflict
Aws::AgentRegistryControl::Model::AutoApprovalRule::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