class Aws::IoT::Types::CreateScheduledAuditRequest
@return [Array<Types::Tag>]
Metadata that can be used to manage the scheduled audit.
@!attribute [rw] tags
@return [String]
The name you want to give to 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]
`BIWEEKLY`.
required if the `frequency` parameter is set to `WEEKLY` or
`SUN`, `MON`, `TUE`, `WED`, `THU`, `FRI`, or `SAT`. This field is
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.
are specified, and the month doesn’t have that many days, the audit
the “frequency” parameter is set to ‘MONTHLY`. If days 29 to 31
can be “1” through “31” or “LAST”. This field is required if
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
}
],
},
value: “TagValue”,
key: “TagKey”, # required
{
tags: [
scheduled_audit_name: “ScheduledAuditName”, # required
target_check_names: [“AuditCheckName”], # required
day_of_week: “SUN”, # accepts SUN, MON, TUE, WED, THU, FRI, SAT
day_of_month: “DayOfMonth”,
frequency: “DAILY”, # required, accepts DAILY, WEEKLY, BIWEEKLY, MONTHLY
{
data as a hash:
@note When making an API call, you may pass CreateScheduledAuditRequest