targetCheckNames property

List<String>? targetCheckNames
final

Which checks are performed during the scheduled audit. Checks must be enabled for your account. (Use DescribeAccountAuditConfiguration to see the list of all checks, including those that are enabled or use UpdateAccountAuditConfiguration to select which checks are enabled.)

Implementation

final List<String>? targetCheckNames;