#include <GreengrassCoreIpcModel.h>
◆ ConfigurationValidityReport() [1/2]
Aws::Greengrass::ConfigurationValidityReport::ConfigurationValidityReport |
( |
| ) |
|
|
inlinenoexcept |
◆ ConfigurationValidityReport() [2/2]
◆ GetDeploymentId()
The ID of the AWS IoT Greengrass deployment that requested the configuration update.
◆ GetMessage()
(Optional) A message that reports why the configuration isn't valid.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::ConfigurationValidityReport::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetStatus()
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::ConfigurationValidityReport::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetDeploymentId()
void Aws::Greengrass::ConfigurationValidityReport::SetDeploymentId |
( |
const Aws::Crt::String & |
deploymentId | ) |
|
|
inlinenoexcept |
The ID of the AWS IoT Greengrass deployment that requested the configuration update.
◆ SetMessage()
void Aws::Greengrass::ConfigurationValidityReport::SetMessage |
( |
const Aws::Crt::String & |
message | ) |
|
|
inlinenoexcept |
(Optional) A message that reports why the configuration isn't valid.
◆ SetStatus()
◆ MODEL_NAME
The documentation for this class was generated from the following files: