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