Interface KinesisFirehoseDestination.Builder

  • Method Details

    • deliveryStreamArn

      KinesisFirehoseDestination.Builder deliveryStreamArn(String deliveryStreamArn)
      The Amazon Resource Name (ARN) of an IAM role that can write data to an Amazon Kinesis Data Firehose stream.
      Parameters:
      deliveryStreamArn - The Amazon Resource Name (ARN) of an IAM role that can write data to an Amazon Kinesis Data Firehose stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamRoleArn

      The Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose destination that you want to use in the event destination.
      Parameters:
      iamRoleArn - The Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose destination that you want to use in the event destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.