inputId property

String? inputId
final

The input ID that is associated with the application input. This is the ID that Kinesis Data Analytics assigns to each input configuration that you add to your application.

Implementation

final String? inputId;