class Aws::IoT::Types::AuditMitigationActionsTaskTarget
@return [Hash<String,Array<String>>]
mitigation actions task apply.
codes that identify the findings from the audit to which the audit
Specifies a filter in the form of an audit check and set of reason
@!attribute [rw] audit_check_to_reason_code_filter
@return [Array<String>]
findings, this value uniquely identifies those findings.
If the task will apply a mitigation action to one or more listed
@!attribute [rw] finding_ids
@return [String]
specific audit, this value uniquely identifies the audit.
If the task will apply a mitigation action to findings from a
@!attribute [rw] audit_task_id
}
},
“AuditCheckName” => [“ReasonForNonComplianceCode”],
audit_check_to_reason_code_filter: {
finding_ids: [“FindingId”],
audit_task_id: “AuditTaskId”,
{
data as a hash:
@note When making an API call, you may pass AuditMitigationActionsTaskTarget
appears.
findings to which the mitigation actions are applied. Only one entry
Used in MitigationActionParams, this information identifies the target