Interface DetectMitigationActionsTaskTarget.Builder

  • Method Details

    • violationIds

      The unique identifiers of the violations.

      Parameters:
      violationIds - The unique identifiers of the violations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • violationIds

      DetectMitigationActionsTaskTarget.Builder violationIds(String... violationIds)

      The unique identifiers of the violations.

      Parameters:
      violationIds - The unique identifiers of the violations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityProfileName

      DetectMitigationActionsTaskTarget.Builder securityProfileName(String securityProfileName)

      The name of the security profile.

      Parameters:
      securityProfileName - The name of the security profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • behaviorName

      The name of the behavior.

      Parameters:
      behaviorName - The name of the behavior.
      Returns:
      Returns a reference to this object so that method calls can be chained together.