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