|
AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
|
#include <GreengrassCoreIpcModel.h>
Static Public Member Functions | |
| static void | s_loadFromJsonView (CreateLocalDeploymentRequest &, const Aws::Crt::JsonView &) noexcept |
| static Aws::Crt::ScopedResource< AbstractShapeBase > | s_allocateFromPayload (Aws::Crt::StringView, Aws::Crt::Allocator *) noexcept |
| static void | s_customDeleter (CreateLocalDeploymentRequest *) 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#CreateLocalDeploymentRequest" |
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 |
All artifact files in this directory will be copied over to the Greengrass package store.
|
inlinenoexcept |
Map of component names to configuration.
|
inlinenoexcept |
Map of component names to component run as info.
|
noexcept |
Deployment failure handling policy.
|
inlinenoexcept |
The thing group name the deployment is targeting. If the group name is not specified, "LOCAL_DEPLOYMENT" will be used.
|
overrideprotectedvirtualnoexcept |
Implements Aws::Eventstreamrpc::AbstractShapeBase.
|
inlinenoexcept |
All recipes files in this directory will be copied over to the Greengrass package store.
|
inlinenoexcept |
List of components that need to be removed from the group, for example if new artifacts were loaded in this request but recipe version did not change.
|
inlinenoexcept |
Map of component name to version. Components will be added to the group's existing root components.
|
noexcept |
|
staticnoexcept |
|
staticnoexcept |
|
staticnoexcept |
|
overridevirtualnoexcept |
Implements Aws::Eventstreamrpc::AbstractShapeBase.
|
inlinenoexcept |
All artifact files in this directory will be copied over to the Greengrass package store.
|
inlinenoexcept |
Map of component names to configuration.
|
inlinenoexcept |
Map of component names to component run as info.
|
noexcept |
Deployment failure handling policy.
|
inlinenoexcept |
The thing group name the deployment is targeting. If the group name is not specified, "LOCAL_DEPLOYMENT" will be used.
|
inlinenoexcept |
All recipes files in this directory will be copied over to the Greengrass package store.
|
inlinenoexcept |
List of components that need to be removed from the group, for example if new artifacts were loaded in this request but recipe version did not change.
|
inlinenoexcept |
Map of component name to version. Components will be added to the group's existing root components.
|
static |