#include <GreengrassCoreIpcModel.h>
◆ PreComponentUpdateEvent() [1/2]
Aws::Greengrass::PreComponentUpdateEvent::PreComponentUpdateEvent |
( |
| ) |
|
|
inlinenoexcept |
◆ PreComponentUpdateEvent() [2/2]
◆ GetDeploymentId()
The ID of the AWS IoT Greengrass deployment that updates the component.
◆ GetIsGgcRestarting()
Whether or not Greengrass needs to restart to apply the update.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::PreComponentUpdateEvent::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::PreComponentUpdateEvent::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetDeploymentId()
void Aws::Greengrass::PreComponentUpdateEvent::SetDeploymentId |
( |
const Aws::Crt::String & |
deploymentId | ) |
|
|
inlinenoexcept |
The ID of the AWS IoT Greengrass deployment that updates the component.
◆ SetIsGgcRestarting()
void Aws::Greengrass::PreComponentUpdateEvent::SetIsGgcRestarting |
( |
const bool & |
isGgcRestarting | ) |
|
|
inlinenoexcept |
Whether or not Greengrass needs to restart to apply the update.
◆ MODEL_NAME
The documentation for this class was generated from the following files: