public static interface KinesisStreamsOutputUpdate.Builder extends SdkPojo, CopyableBuilder<KinesisStreamsOutputUpdate.Builder,KinesisStreamsOutputUpdate>
Modifier and Type | Method and Description |
---|---|
KinesisStreamsOutputUpdate.Builder |
resourceARNUpdate(String resourceARNUpdate)
The Amazon Resource Name (ARN) of the Kinesis data stream where you want to write the output.
|
copy
applyMutation, build
KinesisStreamsOutputUpdate.Builder resourceARNUpdate(String resourceARNUpdate)
The Amazon Resource Name (ARN) of the Kinesis data stream where you want to write the output.
resourceARNUpdate
- The Amazon Resource Name (ARN) of the Kinesis data stream where you want to write the output.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.