public static interface KinesisFirehoseOutput.Builder extends SdkPojo, CopyableBuilder<KinesisFirehoseOutput.Builder,KinesisFirehoseOutput>
| Modifier and Type | Method and Description |
|---|---|
KinesisFirehoseOutput.Builder |
resourceARN(String resourceARN)
The ARN of the destination delivery stream to write to.
|
copyapplyMutation, buildKinesisFirehoseOutput.Builder resourceARN(String resourceARN)
The ARN of the destination delivery stream to write to.
resourceARN - The ARN of the destination delivery stream to write to.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.