#include <GreengrassCoreIpcModel.h>
◆ AuthorizeClientDeviceActionResponse() [1/2]
Aws::Greengrass::AuthorizeClientDeviceActionResponse::AuthorizeClientDeviceActionResponse |
( |
| ) |
|
|
inlinenoexcept |
◆ AuthorizeClientDeviceActionResponse() [2/2]
◆ GetIsAuthorized()
Aws::Crt::Optional<bool> Aws::Greengrass::AuthorizeClientDeviceActionResponse::GetIsAuthorized |
( |
| ) |
|
|
inlinenoexcept |
Whether the client device is authorized to perform the operation on the resource.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::AuthorizeClientDeviceActionResponse::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::AuthorizeClientDeviceActionResponse::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetIsAuthorized()
void Aws::Greengrass::AuthorizeClientDeviceActionResponse::SetIsAuthorized |
( |
const bool & |
isAuthorized | ) |
|
|
inlinenoexcept |
Whether the client device is authorized to perform the operation on the resource.
◆ MODEL_NAME
const char * Aws::Greengrass::AuthorizeClientDeviceActionResponse::MODEL_NAME |
|
static |
Initial value:=
"aws.greengrass#AuthorizeClientDeviceActionResponse"
The documentation for this class was generated from the following files: