Interface KinesisFirehoseOutputDescription.Builder

All Superinterfaces:
Buildable, CopyableBuilder<KinesisFirehoseOutputDescription.Builder,KinesisFirehoseOutputDescription>, SdkBuilder<KinesisFirehoseOutputDescription.Builder,KinesisFirehoseOutputDescription>, SdkPojo
Enclosing class:
KinesisFirehoseOutputDescription

public static interface KinesisFirehoseOutputDescription.Builder extends SdkPojo, CopyableBuilder<KinesisFirehoseOutputDescription.Builder,KinesisFirehoseOutputDescription>
  • Method Details

    • resourceARN

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

      Parameters:
      resourceARN - Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.