AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <UpdateScheduledAuditResult.h>
Public Member Functions | |
UpdateScheduledAuditResult () | |
UpdateScheduledAuditResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
UpdateScheduledAuditResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetScheduledAuditArn () const |
void | SetScheduledAuditArn (const Aws::String &value) |
void | SetScheduledAuditArn (Aws::String &&value) |
void | SetScheduledAuditArn (const char *value) |
UpdateScheduledAuditResult & | WithScheduledAuditArn (const Aws::String &value) |
UpdateScheduledAuditResult & | WithScheduledAuditArn (Aws::String &&value) |
UpdateScheduledAuditResult & | WithScheduledAuditArn (const char *value) |
Definition at line 27 of file UpdateScheduledAuditResult.h.
Aws::IoT::Model::UpdateScheduledAuditResult::UpdateScheduledAuditResult | ( | ) |
Aws::IoT::Model::UpdateScheduledAuditResult::UpdateScheduledAuditResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The ARN of the scheduled audit.
Definition at line 38 of file UpdateScheduledAuditResult.h.
UpdateScheduledAuditResult& Aws::IoT::Model::UpdateScheduledAuditResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The ARN of the scheduled audit.
Definition at line 48 of file UpdateScheduledAuditResult.h.
|
inline |
The ARN of the scheduled audit.
Definition at line 43 of file UpdateScheduledAuditResult.h.
|
inline |
The ARN of the scheduled audit.
Definition at line 53 of file UpdateScheduledAuditResult.h.
|
inline |
The ARN of the scheduled audit.
Definition at line 63 of file UpdateScheduledAuditResult.h.
|
inline |
The ARN of the scheduled audit.
Definition at line 58 of file UpdateScheduledAuditResult.h.
|
inline |
The ARN of the scheduled audit.
Definition at line 68 of file UpdateScheduledAuditResult.h.