#include <GreengrassCoreIpcModel.h>
◆ RunWithInfo() [1/2]
Aws::Greengrass::RunWithInfo::RunWithInfo |
( |
| ) |
|
|
inlinenoexcept |
◆ RunWithInfo() [2/2]
Aws::Greengrass::RunWithInfo::RunWithInfo |
( |
const RunWithInfo & |
| ) |
|
|
default |
◆ GetModelName()
|
overrideprotectedvirtualnoexcept |
◆ GetPosixUser()
(Optional) The POSIX system user and, optionally, group to use to run this component on Linux core devices.
◆ GetSystemResourceLimits()
(Optional) The system resource limits to apply to this component's processes.
◆ GetWindowsUser()
(Optional) The Windows user to use to run this component on Windows core devices.
◆ operator<()
bool Aws::Greengrass::RunWithInfo::operator< |
( |
const RunWithInfo & |
| ) |
const |
|
noexcept |
◆ s_allocateFromPayload()
◆ s_customDeleter()
void Aws::Greengrass::RunWithInfo::s_customDeleter |
( |
RunWithInfo * |
shape | ) |
|
|
staticnoexcept |
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::RunWithInfo::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetPosixUser()
void Aws::Greengrass::RunWithInfo::SetPosixUser |
( |
const Aws::Crt::String & |
posixUser | ) |
|
|
inlinenoexcept |
(Optional) The POSIX system user and, optionally, group to use to run this component on Linux core devices.
◆ SetSystemResourceLimits()
void Aws::Greengrass::RunWithInfo::SetSystemResourceLimits |
( |
const SystemResourceLimits & |
systemResourceLimits | ) |
|
|
inlinenoexcept |
(Optional) The system resource limits to apply to this component's processes.
◆ SetWindowsUser()
void Aws::Greengrass::RunWithInfo::SetWindowsUser |
( |
const Aws::Crt::String & |
windowsUser | ) |
|
|
inlinenoexcept |
(Optional) The Windows user to use to run this component on Windows core devices.
◆ MODEL_NAME
const char * Aws::Greengrass::RunWithInfo::MODEL_NAME = "aws.greengrass#RunWithInfo" |
|
static |
The documentation for this class was generated from the following files: