public static interface KinesisFirehoseOutputDescription.Builder extends CopyableBuilder<KinesisFirehoseOutputDescription.Builder,KinesisFirehoseOutputDescription>
| Modifier and Type | Method and Description |
|---|---|
KinesisFirehoseOutputDescription.Builder |
resourceARN(String resourceARN)
Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery stream.
|
KinesisFirehoseOutputDescription.Builder |
roleARN(String roleARN)
ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream.
|
copyapply, buildKinesisFirehoseOutputDescription.Builder resourceARN(String resourceARN)
Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery stream.
resourceARN - Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery stream.KinesisFirehoseOutputDescription.Builder roleARN(String roleARN)
ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream.
roleARN - ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.