class Aws::IoT::Types::UpdateScheduledAuditRequest
@return [String]
The name of the scheduled audit. (Max. 128 chars)
@!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]
`WEEKLY` or `BIWEEKLY`.
This field is required if the “frequency” parameter is set to
can be one of `SUN`, `MON`, `TUE`, `WED`, `THU`, `FRI`, or `SAT`.
The day of the week on which the scheduled audit takes place. This
@!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
`frequency` parameter is set to `MONTHLY`. If days 29-31 are
can be `1` through `31` or `LAST`. This field is required if the
The day of the month on which the scheduled audit takes place. This
@!attribute [rw] day_of_month
@return [String]
by the system.
`BIWEEKLY`, or `MONTHLY`. The start time of each audit is determined
How often the scheduled audit takes place, either `DAILY`, `WEEKLY`,
@!attribute [rw] frequency