Interface S3LogDeliveryDescription.Builder

  • Method Details

    • bucket

      The name of the S3 bucket that is the destination for log delivery.

      Parameters:
      bucket - The name of the S3 bucket that is the destination for log delivery.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • enabled

      Specifies whether connector logs get sent to the specified Amazon S3 destination.

      Parameters:
      enabled - Specifies whether connector logs get sent to the specified Amazon S3 destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefix

      The S3 prefix that is the destination for log delivery.

      Parameters:
      prefix - The S3 prefix that is the destination for log delivery.
      Returns:
      Returns a reference to this object so that method calls can be chained together.