Interface TriggerDetails.Builder

  • Method Details

    • guardDutyFindingId

      TriggerDetails.Builder guardDutyFindingId(String guardDutyFindingId)

      The ID of the GuardDuty finding that triggered the malware scan.

      Parameters:
      guardDutyFindingId - The ID of the GuardDuty finding that triggered the malware scan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      TriggerDetails.Builder description(String description)

      The description of the scan trigger.

      Parameters:
      description - The description of the scan trigger.
      Returns:
      Returns a reference to this object so that method calls can be chained together.