| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisFirehoseInputUpdate |
KinesisFirehoseInputUpdate.clone() |
KinesisFirehoseInputUpdate |
InputUpdate.getKinesisFirehoseInputUpdate()
If an Amazon Kinesis Firehose delivery stream is the streaming source to be updated, provides an updated stream
Amazon Resource Name (ARN) and IAM role ARN.
|
KinesisFirehoseInputUpdate |
KinesisFirehoseInputUpdate.withResourceARNUpdate(String resourceARNUpdate)
ARN of the input Amazon Kinesis Firehose delivery stream to read.
|
KinesisFirehoseInputUpdate |
KinesisFirehoseInputUpdate.withRoleARNUpdate(String roleARNUpdate)
Amazon Resource Name (ARN) of the IAM role that Amazon Kinesis Analytics can assume to access the stream on your
behalf.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputUpdate.setKinesisFirehoseInputUpdate(KinesisFirehoseInputUpdate kinesisFirehoseInputUpdate)
If an Amazon Kinesis Firehose delivery stream is the streaming source to be updated, provides an updated stream
Amazon Resource Name (ARN) and IAM role ARN.
|
InputUpdate |
InputUpdate.withKinesisFirehoseInputUpdate(KinesisFirehoseInputUpdate kinesisFirehoseInputUpdate)
If an Amazon Kinesis Firehose delivery stream is the streaming source to be updated, provides an updated stream
Amazon Resource Name (ARN) and IAM role ARN.
|
Copyright © 2016. All rights reserved.