class Aws::IoT::Types::DescribeScheduledAuditResponse
@return [String]
The ARN of the scheduled audit.
@!attribute [rw] scheduled_audit_arn
@return [String]
The name of the scheduled audit.
@!attribute [rw] scheduled_audit_name
@return [Array<String>]
enabled.)
‘UpdateAccountAuditConfiguration` to select which checks are
including those that are enabled or use
`DescribeAccountAuditConfiguration` to see the list of all checks,
be enabled for your account. (Use
Which checks are performed during the scheduled audit. Checks must
@!attribute [rw] target_check_names
@return [String]
one of `SUN`, `MON`, `TUE`, `WED`, `THU`, `FRI`, or `SAT`.
The day of the week on which the scheduled audit takes place, either
@!attribute [rw] day_of_week
@return [String]
takes place on the `LAST` day of the month.
specified, and the month does not have that many days, the audit
is will be `1` through `31` or `LAST`. If days `29`-`31` are
The day of the month on which the scheduled audit takes place. This
@!attribute [rw] day_of_month
@return [String]
determined by the system.
`WEEKLY`, `BIWEEKLY`, or `MONTHLY`. The start time of each audit is
How often the scheduled audit takes place, either one of `DAILY`,
@!attribute [rw] frequency