Interface KinesisStreamsInputDescription.Builder

    • Method Detail

      • resourceARN

        KinesisStreamsInputDescription.Builder resourceARN​(String resourceARN)

        Amazon Resource Name (ARN) of the Amazon Kinesis stream.

        Parameters:
        resourceARN - Amazon Resource Name (ARN) of the Amazon Kinesis stream.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • roleARN

        KinesisStreamsInputDescription.Builder roleARN​(String roleARN)

        ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream.

        Parameters:
        roleARN - ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream.
        Returns:
        Returns a reference to this object so that method calls can be chained together.