#include <priority_options.h>
Public Member Functions | |
bool | operator< (const PriorityOptions &other) const |
bool | operator> (const PriorityOptions &other) const |
PriorityOptions (PriorityLevel level=MEDIUM_PRIORITY) | |
Public Attributes | |
PriorityLevel | priority_level |
Definition at line 29 of file priority_options.h.
|
inlineexplicit |
Definition at line 30 of file priority_options.h.
|
inline |
Definition at line 39 of file priority_options.h.
|
inline |
Definition at line 35 of file priority_options.h.
PriorityLevel Aws::DataFlow::PriorityOptions::priority_level |
Definition at line 33 of file priority_options.h.