Interface FirehoseLogDestinationParameters.Builder

  • Method Details

    • deliveryStreamArn

      FirehoseLogDestinationParameters.Builder deliveryStreamArn(String deliveryStreamArn)

      Specifies the Amazon Resource Name (ARN) of the Firehose delivery stream to which EventBridge delivers the pipe log records.

      Parameters:
      deliveryStreamArn - Specifies the Amazon Resource Name (ARN) of the Firehose delivery stream to which EventBridge delivers the pipe log records.
      Returns:
      Returns a reference to this object so that method calls can be chained together.