AWS SDK for C++
AWS SDK for C++ Version 1.11.607
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-inspector2
include
aws
inspector2
model
AssociationResultStatusCode.h
1
6
#pragma once
7
#include <aws/inspector2/Inspector2_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Inspector2
13
{
14
namespace
Model
15
{
16
enum class
AssociationResultStatusCode
17
{
18
NOT_SET
,
19
INTERNAL_ERROR
,
20
ACCESS_DENIED
,
21
SCAN_CONFIGURATION_NOT_FOUND
,
22
INVALID_INPUT
,
23
RESOURCE_NOT_FOUND
,
24
QUOTA_EXCEEDED
25
};
26
27
namespace
AssociationResultStatusCodeMapper
28
{
29
AWS_INSPECTOR2_API
AssociationResultStatusCode
GetAssociationResultStatusCodeForName
(
const
Aws::String
& name);
30
31
AWS_INSPECTOR2_API
Aws::String
GetNameForAssociationResultStatusCode
(
AssociationResultStatusCode
value);
32
}
// namespace AssociationResultStatusCodeMapper
33
}
// namespace Model
34
}
// namespace Inspector2
35
}
// namespace Aws
Aws::Inspector2::Model::AssociationResultStatusCodeMapper::GetNameForAssociationResultStatusCode
AWS_INSPECTOR2_API Aws::String GetNameForAssociationResultStatusCode(AssociationResultStatusCode value)
Aws::Inspector2::Model::AssociationResultStatusCodeMapper::GetAssociationResultStatusCodeForName
AWS_INSPECTOR2_API AssociationResultStatusCode GetAssociationResultStatusCodeForName(const Aws::String &name)
Aws::Inspector2::Model::AssociationResultStatusCode
AssociationResultStatusCode
Definition
AssociationResultStatusCode.h:17
Aws::Inspector2::Model::AssociationResultStatusCode::ACCESS_DENIED
@ ACCESS_DENIED
Aws::Inspector2::Model::AssociationResultStatusCode::SCAN_CONFIGURATION_NOT_FOUND
@ SCAN_CONFIGURATION_NOT_FOUND
Aws::Inspector2::Model::AssociationResultStatusCode::QUOTA_EXCEEDED
@ QUOTA_EXCEEDED
Aws::Inspector2::Model::AssociationResultStatusCode::INVALID_INPUT
@ INVALID_INPUT
Aws::Inspector2::Model::AssociationResultStatusCode::RESOURCE_NOT_FOUND
@ RESOURCE_NOT_FOUND
Aws::Inspector2::Model::AssociationResultStatusCode::INTERNAL_ERROR
@ INTERNAL_ERROR
Aws::Inspector2::Model::AccountSortBy::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