AWS SDK for C++
AWS SDK for C++ Version 1.11.695
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/datazone/DataZone_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
DataZone {
12
namespace
Model {
13
enum class
InventorySearchScope
{
NOT_SET
,
ASSET
,
GLOSSARY
,
GLOSSARY_TERM
,
DATA_PRODUCT
};
14
15
namespace
InventorySearchScopeMapper {
16
AWS_DATAZONE_API
InventorySearchScope
GetInventorySearchScopeForName
(
const
Aws::String
& name);
17
18
AWS_DATAZONE_API
Aws::String
GetNameForInventorySearchScope
(
InventorySearchScope
value);
19
}
// namespace InventorySearchScopeMapper
20
}
// namespace Model
21
}
// namespace DataZone
22
}
// 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::EntityType::DATA_PRODUCT
@ DATA_PRODUCT
Aws::DataZone::Model::InventorySearchScope
InventorySearchScope
Definition
InventorySearchScope.h:13
Aws::DataZone::Model::InventorySearchScope::GLOSSARY
@ GLOSSARY
Aws::DataZone::Model::InventorySearchScope::GLOSSARY_TERM
@ GLOSSARY_TERM
Aws::DataZone::Model::AttributeEntityType::ASSET
@ ASSET
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