Interface S3ObjectForSendObjectMalwareScan.Builder

  • Method Details

    • bucket

      The name of the S3 bucket containing the object to scan. The bucket must have GuardDuty Malware Protection enabled.

      Parameters:
      bucket - The name of the S3 bucket containing the object to scan. The bucket must have GuardDuty Malware Protection enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      The key (name) of the S3 object to scan for malware. This must be the full key path of the object within the bucket.

      Parameters:
      key - The key (name) of the S3 object to scan for malware. This must be the full key path of the object within the bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • versionId

      The version ID of the S3 object to scan. If not specified, the latest version of the object is scanned.

      Parameters:
      versionId - The version ID of the S3 object to scan. If not specified, the latest version of the object is scanned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.