|
AWS IoT Device SDK C++ v2 1.44.2
AWS IoT Device SDK C++ v2
|
#include <GreengrassCoreIpcModel.h>
Static Public Member Functions | |
| static void | s_loadFromJsonView (DeploymentStatusDetails &, const Aws::Crt::JsonView &) noexcept |
| static Aws::Crt::ScopedResource< AbstractShapeBase > | s_allocateFromPayload (Aws::Crt::StringView, Aws::Crt::Allocator *) noexcept |
| static void | s_customDeleter (DeploymentStatusDetails *) noexcept |
| Static Public Member Functions inherited from Aws::Eventstreamrpc::AbstractShapeBase | |
| static void | s_customDeleter (AbstractShapeBase *shape) noexcept |
Static Public Attributes | |
| static const char * | MODEL_NAME = "aws.greengrass#DeploymentStatusDetails" |
Protected Member Functions | |
| Aws::Crt::String | GetModelName () const noexcept override |
Additional Inherited Members | |
| Protected Attributes inherited from Aws::Eventstreamrpc::AbstractShapeBase | |
| Crt::Allocator * | m_allocator |
|
inlinenoexcept |
|
default |
|
inlinenoexcept |
(Optional) The list of local deployment errors
|
inlinenoexcept |
(Optional) The list of local deployment error types
|
inlinenoexcept |
(Optional) The cause of local deployment failure
|
noexcept |
The detailed deployment status of the local deployment.
|
overrideprotectedvirtualnoexcept |
Implements Aws::Eventstreamrpc::AbstractShapeBase.
|
noexcept |
|
staticnoexcept |
|
staticnoexcept |
|
staticnoexcept |
|
overridevirtualnoexcept |
Implements Aws::Eventstreamrpc::AbstractShapeBase.
|
inlinenoexcept |
(Optional) The list of local deployment errors
|
inlinenoexcept |
(Optional) The list of local deployment error types
|
inlinenoexcept |
(Optional) The cause of local deployment failure
|
noexcept |
The detailed deployment status of the local deployment.
|
static |