class Aws::IoT::Types::DetectMitigationActionsTaskTarget


@return [String]
The name of the behavior.
@!attribute [rw] behavior_name
@return [String]
The name of the security profile.
@!attribute [rw] security_profile_name
@return [Array<String>]
The unique identifiers of the violations.
@!attribute [rw] violation_ids
}
behavior_name: “BehaviorName”,
security_profile_name: “SecurityProfileName”,
violation_ids: [“ViolationId”],
{
data as a hash:
@note When making an API call, you may pass DetectMitigationActionsTaskTarget
The target of a mitigation action task.