#include <GreengrassCoreIpcModel.h>
◆ GetSecretValueResponse() [1/2]
Aws::Greengrass::GetSecretValueResponse::GetSecretValueResponse |
( |
| ) |
|
|
inlinenoexcept |
◆ GetSecretValueResponse() [2/2]
◆ GetModelName()
Aws::Crt::String Aws::Greengrass::GetSecretValueResponse::GetModelName |
( |
| ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ GetSecretId()
◆ GetSecretValue()
The value of this version of the secret.
◆ GetVersionId()
The ID of this version of the secret.
◆ GetVersionStage()
The list of staging labels attached to this version of the secret.
◆ operator<()
◆ s_allocateFromPayload()
◆ s_customDeleter()
◆ s_loadFromJsonView()
◆ SerializeToJsonObject()
void Aws::Greengrass::GetSecretValueResponse::SerializeToJsonObject |
( |
Aws::Crt::JsonObject & |
payloadObject | ) |
const |
|
overridevirtualnoexcept |
◆ SetSecretId()
void Aws::Greengrass::GetSecretValueResponse::SetSecretId |
( |
const Aws::Crt::String & |
secretId | ) |
|
|
inlinenoexcept |
◆ SetSecretValue()
void Aws::Greengrass::GetSecretValueResponse::SetSecretValue |
( |
const SecretValue & |
secretValue | ) |
|
|
inlinenoexcept |
The value of this version of the secret.
◆ SetVersionId()
void Aws::Greengrass::GetSecretValueResponse::SetVersionId |
( |
const Aws::Crt::String & |
versionId | ) |
|
|
inlinenoexcept |
The ID of this version of the secret.
◆ SetVersionStage()
The list of staging labels attached to this version of the secret.
◆ MODEL_NAME
The documentation for this class was generated from the following files: