versionId property
Specifies the table version for the output data schema. If you don't specify
this version ID, or if you set it to LATEST
, Kinesis Data
Firehose uses the most recent version. This means that any updates to the
table are automatically picked up.
Implementation
final String? versionId;