#include <AuditCheckDetails.h>
Information about the audit check.
See Also:
AWS API Reference
Definition at line 32 of file AuditCheckDetails.h.
◆ AuditCheckDetails() [1/2]
Aws::IoT::Model::AuditCheckDetails::AuditCheckDetails |
( |
| ) |
|
◆ AuditCheckDetails() [2/2]
◆ CheckCompliantHasBeenSet()
bool Aws::IoT::Model::AuditCheckDetails::CheckCompliantHasBeenSet |
( |
| ) |
const |
|
inline |
True if the check is complete and found all resources compliant.
Definition at line 92 of file AuditCheckDetails.h.
◆ CheckRunStatusHasBeenSet()
bool Aws::IoT::Model::AuditCheckDetails::CheckRunStatusHasBeenSet |
( |
| ) |
const |
|
inline |
The completion status of this check. One of "IN_PROGRESS", "WAITING_FOR_DATA_COLLECTION", "CANCELED", "COMPLETED_COMPLIANT", "COMPLETED_NON_COMPLIANT", or "FAILED".
Definition at line 53 of file AuditCheckDetails.h.
◆ ErrorCodeHasBeenSet()
bool Aws::IoT::Model::AuditCheckDetails::ErrorCodeHasBeenSet |
( |
| ) |
const |
|
inline |
The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".
Definition at line 182 of file AuditCheckDetails.h.
◆ GetCheckCompliant()
bool Aws::IoT::Model::AuditCheckDetails::GetCheckCompliant |
( |
| ) |
const |
|
inline |
True if the check is complete and found all resources compliant.
Definition at line 87 of file AuditCheckDetails.h.
◆ GetCheckRunStatus()
The completion status of this check. One of "IN_PROGRESS", "WAITING_FOR_DATA_COLLECTION", "CANCELED", "COMPLETED_COMPLIANT", "COMPLETED_NON_COMPLIANT", or "FAILED".
Definition at line 46 of file AuditCheckDetails.h.
◆ GetErrorCode()
const Aws::String& Aws::IoT::Model::AuditCheckDetails::GetErrorCode |
( |
| ) |
const |
|
inline |
The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".
Definition at line 176 of file AuditCheckDetails.h.
◆ GetMessage()
const Aws::String& Aws::IoT::Model::AuditCheckDetails::GetMessage |
( |
| ) |
const |
|
inline |
The message associated with any error encountered when this check is performed during this audit.
Definition at line 225 of file AuditCheckDetails.h.
◆ GetNonCompliantResourcesCount()
long long Aws::IoT::Model::AuditCheckDetails::GetNonCompliantResourcesCount |
( |
| ) |
const |
|
inline |
The number of resources that were found noncompliant during the check.
Definition at line 129 of file AuditCheckDetails.h.
◆ GetSuppressedNonCompliantResourcesCount()
long long Aws::IoT::Model::AuditCheckDetails::GetSuppressedNonCompliantResourcesCount |
( |
| ) |
const |
|
inline |
Describes how many of the non-compliant resources created during the evaluation of an audit check were marked as suppressed.
Definition at line 151 of file AuditCheckDetails.h.
◆ GetTotalResourcesCount()
long long Aws::IoT::Model::AuditCheckDetails::GetTotalResourcesCount |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ MessageHasBeenSet()
bool Aws::IoT::Model::AuditCheckDetails::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
The message associated with any error encountered when this check is performed during this audit.
Definition at line 231 of file AuditCheckDetails.h.
◆ NonCompliantResourcesCountHasBeenSet()
bool Aws::IoT::Model::AuditCheckDetails::NonCompliantResourcesCountHasBeenSet |
( |
| ) |
const |
|
inline |
The number of resources that were found noncompliant during the check.
Definition at line 134 of file AuditCheckDetails.h.
◆ operator=()
◆ SetCheckCompliant()
void Aws::IoT::Model::AuditCheckDetails::SetCheckCompliant |
( |
bool |
value | ) |
|
|
inline |
True if the check is complete and found all resources compliant.
Definition at line 97 of file AuditCheckDetails.h.
◆ SetCheckRunStatus() [1/2]
The completion status of this check. One of "IN_PROGRESS", "WAITING_FOR_DATA_COLLECTION", "CANCELED", "COMPLETED_COMPLIANT", "COMPLETED_NON_COMPLIANT", or "FAILED".
Definition at line 67 of file AuditCheckDetails.h.
◆ SetCheckRunStatus() [2/2]
void Aws::IoT::Model::AuditCheckDetails::SetCheckRunStatus |
( |
const AuditCheckRunStatus & |
value | ) |
|
|
inline |
The completion status of this check. One of "IN_PROGRESS", "WAITING_FOR_DATA_COLLECTION", "CANCELED", "COMPLETED_COMPLIANT", "COMPLETED_NON_COMPLIANT", or "FAILED".
Definition at line 60 of file AuditCheckDetails.h.
◆ SetErrorCode() [1/3]
void Aws::IoT::Model::AuditCheckDetails::SetErrorCode |
( |
Aws::String && |
value | ) |
|
|
inline |
The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".
Definition at line 194 of file AuditCheckDetails.h.
◆ SetErrorCode() [2/3]
void Aws::IoT::Model::AuditCheckDetails::SetErrorCode |
( |
const Aws::String & |
value | ) |
|
|
inline |
The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".
Definition at line 188 of file AuditCheckDetails.h.
◆ SetErrorCode() [3/3]
void Aws::IoT::Model::AuditCheckDetails::SetErrorCode |
( |
const char * |
value | ) |
|
|
inline |
The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".
Definition at line 200 of file AuditCheckDetails.h.
◆ SetMessage() [1/3]
void Aws::IoT::Model::AuditCheckDetails::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
The message associated with any error encountered when this check is performed during this audit.
Definition at line 243 of file AuditCheckDetails.h.
◆ SetMessage() [2/3]
void Aws::IoT::Model::AuditCheckDetails::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
The message associated with any error encountered when this check is performed during this audit.
Definition at line 237 of file AuditCheckDetails.h.
◆ SetMessage() [3/3]
void Aws::IoT::Model::AuditCheckDetails::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
The message associated with any error encountered when this check is performed during this audit.
Definition at line 249 of file AuditCheckDetails.h.
◆ SetNonCompliantResourcesCount()
void Aws::IoT::Model::AuditCheckDetails::SetNonCompliantResourcesCount |
( |
long long |
value | ) |
|
|
inline |
The number of resources that were found noncompliant during the check.
Definition at line 139 of file AuditCheckDetails.h.
◆ SetSuppressedNonCompliantResourcesCount()
void Aws::IoT::Model::AuditCheckDetails::SetSuppressedNonCompliantResourcesCount |
( |
long long |
value | ) |
|
|
inline |
Describes how many of the non-compliant resources created during the evaluation of an audit check were marked as suppressed.
Definition at line 163 of file AuditCheckDetails.h.
◆ SetTotalResourcesCount()
void Aws::IoT::Model::AuditCheckDetails::SetTotalResourcesCount |
( |
long long |
value | ) |
|
|
inline |
◆ SuppressedNonCompliantResourcesCountHasBeenSet()
bool Aws::IoT::Model::AuditCheckDetails::SuppressedNonCompliantResourcesCountHasBeenSet |
( |
| ) |
const |
|
inline |
Describes how many of the non-compliant resources created during the evaluation of an audit check were marked as suppressed.
Definition at line 157 of file AuditCheckDetails.h.
◆ TotalResourcesCountHasBeenSet()
bool Aws::IoT::Model::AuditCheckDetails::TotalResourcesCountHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithCheckCompliant()
AuditCheckDetails& Aws::IoT::Model::AuditCheckDetails::WithCheckCompliant |
( |
bool |
value | ) |
|
|
inline |
True if the check is complete and found all resources compliant.
Definition at line 102 of file AuditCheckDetails.h.
◆ WithCheckRunStatus() [1/2]
The completion status of this check. One of "IN_PROGRESS", "WAITING_FOR_DATA_COLLECTION", "CANCELED", "COMPLETED_COMPLIANT", "COMPLETED_NON_COMPLIANT", or "FAILED".
Definition at line 81 of file AuditCheckDetails.h.
◆ WithCheckRunStatus() [2/2]
The completion status of this check. One of "IN_PROGRESS", "WAITING_FOR_DATA_COLLECTION", "CANCELED", "COMPLETED_COMPLIANT", "COMPLETED_NON_COMPLIANT", or "FAILED".
Definition at line 74 of file AuditCheckDetails.h.
◆ WithErrorCode() [1/3]
The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".
Definition at line 212 of file AuditCheckDetails.h.
◆ WithErrorCode() [2/3]
The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".
Definition at line 206 of file AuditCheckDetails.h.
◆ WithErrorCode() [3/3]
AuditCheckDetails& Aws::IoT::Model::AuditCheckDetails::WithErrorCode |
( |
const char * |
value | ) |
|
|
inline |
The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".
Definition at line 218 of file AuditCheckDetails.h.
◆ WithMessage() [1/3]
The message associated with any error encountered when this check is performed during this audit.
Definition at line 261 of file AuditCheckDetails.h.
◆ WithMessage() [2/3]
The message associated with any error encountered when this check is performed during this audit.
Definition at line 255 of file AuditCheckDetails.h.
◆ WithMessage() [3/3]
AuditCheckDetails& Aws::IoT::Model::AuditCheckDetails::WithMessage |
( |
const char * |
value | ) |
|
|
inline |
The message associated with any error encountered when this check is performed during this audit.
Definition at line 267 of file AuditCheckDetails.h.
◆ WithNonCompliantResourcesCount()
AuditCheckDetails& Aws::IoT::Model::AuditCheckDetails::WithNonCompliantResourcesCount |
( |
long long |
value | ) |
|
|
inline |
The number of resources that were found noncompliant during the check.
Definition at line 144 of file AuditCheckDetails.h.
◆ WithSuppressedNonCompliantResourcesCount()
AuditCheckDetails& Aws::IoT::Model::AuditCheckDetails::WithSuppressedNonCompliantResourcesCount |
( |
long long |
value | ) |
|
|
inline |
Describes how many of the non-compliant resources created during the evaluation of an audit check were marked as suppressed.
Definition at line 169 of file AuditCheckDetails.h.
◆ WithTotalResourcesCount()
AuditCheckDetails& Aws::IoT::Model::AuditCheckDetails::WithTotalResourcesCount |
( |
long long |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: