#include <GreengrassCoreIpcModel.h>
◆ AuthorizeClientDeviceActionRequest() [1/2]
Aws::Greengrass::AuthorizeClientDeviceActionRequest::AuthorizeClientDeviceActionRequest |
( |
| ) |
|
|
inlinenoexcept |
◆ AuthorizeClientDeviceActionRequest() [2/2]
◆ GetClientDeviceAuthToken()
The session token for the client device from GetClientDeviceAuthToken.
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::AuthorizeClientDeviceActionRequest::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetOperation()
The operation to authorize.
◆ GetResource()
The resource the client device performs the operation on.
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::AuthorizeClientDeviceActionRequest::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetClientDeviceAuthToken()
void Aws::Greengrass::AuthorizeClientDeviceActionRequest::SetClientDeviceAuthToken |
( |
const Aws::Crt::String & |
clientDeviceAuthToken | ) |
|
|
inlinenoexcept |
The session token for the client device from GetClientDeviceAuthToken.
◆ SetOperation()
void Aws::Greengrass::AuthorizeClientDeviceActionRequest::SetOperation |
( |
const Aws::Crt::String & |
operation | ) |
|
|
inlinenoexcept |
The operation to authorize.
◆ SetResource()
void Aws::Greengrass::AuthorizeClientDeviceActionRequest::SetResource |
( |
const Aws::Crt::String & |
resource | ) |
|
|
inlinenoexcept |
The resource the client device performs the operation on.
◆ MODEL_NAME
const char * Aws::Greengrass::AuthorizeClientDeviceActionRequest::MODEL_NAME |
|
static |
Initial value:=
"aws.greengrass#AuthorizeClientDeviceActionRequest"
The documentation for this class was generated from the following files: