#include <GreengrassCoreIpcModel.h>
◆ LocalDeployment() [1/2]
Aws::Greengrass::LocalDeployment::LocalDeployment |
( |
| ) |
|
|
inlinenoexcept |
◆ LocalDeployment() [2/2]
Aws::Greengrass::LocalDeployment::LocalDeployment |
( |
const LocalDeployment & |
| ) |
|
|
default |
◆ GetCreatedOn()
(Optional) The timestamp at which the local deployment was created in MM/dd/yyyy hh:mm:ss format
◆ GetDeploymentId()
The ID of the local deployment.
◆ GetDeploymentStatusDetails()
(Optional) The status details of the local deployment.
◆ GetModelName()
|
overrideprotectedvirtualnoexcept |
◆ GetStatus()
The status of the local deployment.
◆ operator<()
bool Aws::Greengrass::LocalDeployment::operator< |
( |
const LocalDeployment & |
| ) |
const |
|
noexcept |
◆ s_allocateFromPayload()
◆ s_customDeleter()
void Aws::Greengrass::LocalDeployment::s_customDeleter |
( |
LocalDeployment * |
shape | ) |
|
|
staticnoexcept |
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::LocalDeployment::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetCreatedOn()
void Aws::Greengrass::LocalDeployment::SetCreatedOn |
( |
const Aws::Crt::String & |
createdOn | ) |
|
|
inlinenoexcept |
(Optional) The timestamp at which the local deployment was created in MM/dd/yyyy hh:mm:ss format
◆ SetDeploymentId()
void Aws::Greengrass::LocalDeployment::SetDeploymentId |
( |
const Aws::Crt::String & |
deploymentId | ) |
|
|
inlinenoexcept |
The ID of the local deployment.
◆ SetDeploymentStatusDetails()
void Aws::Greengrass::LocalDeployment::SetDeploymentStatusDetails |
( |
const DeploymentStatusDetails & |
deploymentStatusDetails | ) |
|
|
inlinenoexcept |
(Optional) The status details of the local deployment.
◆ SetStatus()
The status of the local deployment.
◆ MODEL_NAME
const char * Aws::Greengrass::LocalDeployment::MODEL_NAME = "aws.greengrass#LocalDeployment" |
|
static |
The documentation for this class was generated from the following files: