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-datazone
include
aws
datazone
model
InventorySearchScope.h
1
6
#pragma once
7
#include <aws/datazone/DataZone_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
DataZone
13
{
14
namespace
Model
15
{
16
enum class
InventorySearchScope
17
{
18
NOT_SET
,
19
ASSET
,
20
GLOSSARY
,
21
GLOSSARY_TERM
,
22
DATA_PRODUCT
23
};
24
25
namespace
InventorySearchScopeMapper
26
{
27
AWS_DATAZONE_API
InventorySearchScope
GetInventorySearchScopeForName
(
const
Aws::String
& name);
28
29
AWS_DATAZONE_API
Aws::String
GetNameForInventorySearchScope
(
InventorySearchScope
value);
30
}
// namespace InventorySearchScopeMapper
31
}
// namespace Model
32
}
// namespace DataZone
33
}
// namespace Aws
Aws::DataZone::Model::InventorySearchScopeMapper::GetNameForInventorySearchScope
AWS_DATAZONE_API Aws::String GetNameForInventorySearchScope(InventorySearchScope value)
Aws::DataZone::Model::InventorySearchScopeMapper::GetInventorySearchScopeForName
AWS_DATAZONE_API InventorySearchScope GetInventorySearchScopeForName(const Aws::String &name)
Aws::DataZone::Model::DataProductItemType::ASSET
@ ASSET
Aws::DataZone::Model::EntityType::DATA_PRODUCT
@ DATA_PRODUCT
Aws::DataZone::Model::InventorySearchScope
InventorySearchScope
Definition
InventorySearchScope.h:17
Aws::DataZone::Model::InventorySearchScope::GLOSSARY
@ GLOSSARY
Aws::DataZone::Model::InventorySearchScope::GLOSSARY_TERM
@ GLOSSARY_TERM
Aws::DataZone::Model::AcceptRuleBehavior::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