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-appstream
include
aws
appstream
model
UsageReportSchedule.h
1
6
#pragma once
7
#include <aws/appstream/AppStream_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
AppStream
13
{
14
namespace
Model
15
{
16
enum class
UsageReportSchedule
17
{
18
NOT_SET
,
19
DAILY
20
};
21
22
namespace
UsageReportScheduleMapper
23
{
24
AWS_APPSTREAM_API
UsageReportSchedule
GetUsageReportScheduleForName
(
const
Aws::String
& name);
25
26
AWS_APPSTREAM_API
Aws::String
GetNameForUsageReportSchedule
(
UsageReportSchedule
value);
27
}
// namespace UsageReportScheduleMapper
28
}
// namespace Model
29
}
// namespace AppStream
30
}
// namespace Aws
Aws::AppStream::Model::UsageReportScheduleMapper::GetNameForUsageReportSchedule
AWS_APPSTREAM_API Aws::String GetNameForUsageReportSchedule(UsageReportSchedule value)
Aws::AppStream::Model::UsageReportScheduleMapper::GetUsageReportScheduleForName
AWS_APPSTREAM_API UsageReportSchedule GetUsageReportScheduleForName(const Aws::String &name)
Aws::AppStream::Model::AccessEndpointType::NOT_SET
@ NOT_SET
Aws::AppStream::Model::UsageReportSchedule
UsageReportSchedule
Definition
UsageReportSchedule.h:17
Aws::AppStream::Model::UsageReportSchedule::DAILY
@ DAILY
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