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]
set to “WEEKLY” or “BIWEEKLY”.
“SAT”. This field is required if the “frequency” parameter is
one of “SUN”, “MON”, “TUE”, “WED”, “THU”, “FRI”, or
The day of the week on which the scheduled audit takes place. Can be
@!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
be “1” through “31” or “LAST”. This field is required if the
The day of the month on which the scheduled audit takes place. Can
@!attribute [rw] day_of_month
@return [String]
audit is determined by the system.
“WEEKLY”, “BIWEEKLY”, or “MONTHLY”. The start time of each
How often the scheduled audit takes place. Can be one of “DAILY”,
@!attribute [rw] frequency
}
scheduled_audit_name: “ScheduledAuditName”, # required
target_check_names: [“AuditCheckName”],
day_of_week: “SUN”, # accepts SUN, MON, TUE, WED, THU, FRI, SAT
day_of_month: “DayOfMonth”,
frequency: “DAILY”, # accepts DAILY, WEEKLY, BIWEEKLY, MONTHLY
{
data as a hash:
@note When making an API call, you may pass UpdateScheduledAuditRequest