public static interface KinesisStreamConfig.Builder extends SdkPojo, CopyableBuilder<KinesisStreamConfig.Builder,KinesisStreamConfig>
| Modifier and Type | Method and Description |
|---|---|
KinesisStreamConfig.Builder |
streamArn(String streamArn)
The Amazon Resource Name (ARN) of the data stream.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKinesisStreamConfig.Builder streamArn(String streamArn)
The Amazon Resource Name (ARN) of the data stream.
streamArn - The Amazon Resource Name (ARN) of the data stream.Copyright © 2022. All rights reserved.