Public Member Functions | Public Attributes | List of all members
Aws::CloudWatchLogs::CloudWatchOptions Struct Reference

#include <cloudwatch_options.h>

Public Member Functions

 CloudWatchOptions ()=default
 
 CloudWatchOptions (const Aws::DataFlow::UploaderOptions &_uploader_options, Aws::FileManagement::FileManagerStrategyOptions _strategy_options)
 

Public Attributes

Aws::FileManagement::FileManagerStrategyOptions file_manager_strategy_options
 
Aws::DataFlow::UploaderOptions uploader_options {}
 

Detailed Description

Contains all options for the file uploader and file management in one options object.

Definition at line 27 of file cloudwatch_options.h.

Constructor & Destructor Documentation

Aws::CloudWatchLogs::CloudWatchOptions::CloudWatchOptions ( )
default
Aws::CloudWatchLogs::CloudWatchOptions::CloudWatchOptions ( const Aws::DataFlow::UploaderOptions _uploader_options,
Aws::FileManagement::FileManagerStrategyOptions  _strategy_options 
)
inline

Definition at line 30 of file cloudwatch_options.h.

Member Data Documentation

Aws::FileManagement::FileManagerStrategyOptions Aws::CloudWatchLogs::CloudWatchOptions::file_manager_strategy_options

All options for the FileManager system

Definition at line 41 of file cloudwatch_options.h.

Aws::DataFlow::UploaderOptions Aws::CloudWatchLogs::CloudWatchOptions::uploader_options {}

All options for the FileUpload system

Definition at line 37 of file cloudwatch_options.h.


The documentation for this struct was generated from the following file:


cloudwatch_logs_common
Author(s): AWS RoboMaker
autogenerated on Fri May 7 2021 02:18:24