AWS SDK for C++

AWS SDK for C++ Version 1.11.743

Loading...
Searching...
No Matches
SourceSetUpOption.h
1
6#pragma once
7#include <aws/auditmanager/AuditManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9
10namespace Aws {
11namespace AuditManager {
12namespace Model {
14
15namespace SourceSetUpOptionMapper {
17
19} // namespace SourceSetUpOptionMapper
20} // namespace Model
21} // namespace AuditManager
22} // namespace Aws
AWS_AUDITMANAGER_API SourceSetUpOption GetSourceSetUpOptionForName(const Aws::String &name)
AWS_AUDITMANAGER_API Aws::String GetNameForSourceSetUpOption(SourceSetUpOption value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String