Interface KinesisFirehoseDestination.Builder

  • Method Details

    • iamRoleArn

      The ARN of an Identity and Access Management role that is able to write event data to an Amazon Data Firehose destination.

      Parameters:
      iamRoleArn - The ARN of an Identity and Access Management role that is able to write event data to an Amazon Data Firehose destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deliveryStreamArn

      KinesisFirehoseDestination.Builder deliveryStreamArn(String deliveryStreamArn)

      The Amazon Resource Name (ARN) of the delivery stream.

      Parameters:
      deliveryStreamArn - The Amazon Resource Name (ARN) of the delivery stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.