#include <GreengrassCoreIpcModel.h>
◆ SubscribeToConfigurationUpdateRequest() [1/2]
Aws::Greengrass::SubscribeToConfigurationUpdateRequest::SubscribeToConfigurationUpdateRequest |
( |
| ) |
|
|
inlinenoexcept |
◆ SubscribeToConfigurationUpdateRequest() [2/2]
◆ GetComponentName()
(Optional) The name of the component. Defaults to the name of the component that makes the request.
◆ GetKeyPath()
The key path to the configuration value for which to subscribe. Specify a list where each entry is the key for a single level in the configuration object.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::SubscribeToConfigurationUpdateRequest::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::SubscribeToConfigurationUpdateRequest::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetComponentName()
void Aws::Greengrass::SubscribeToConfigurationUpdateRequest::SetComponentName |
( |
const Aws::Crt::String & |
componentName | ) |
|
|
inlinenoexcept |
(Optional) The name of the component. Defaults to the name of the component that makes the request.
◆ SetKeyPath()
The key path to the configuration value for which to subscribe. Specify a list where each entry is the key for a single level in the configuration object.
◆ MODEL_NAME
const char * Aws::Greengrass::SubscribeToConfigurationUpdateRequest::MODEL_NAME |
|
static |
Initial value:=
"aws.greengrass#SubscribeToConfigurationUpdateRequest"
The documentation for this class was generated from the following files: