AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kinesisanalyticsv2
/
aws.sdk.kotlin.services.kinesisanalyticsv2.model
/
CsvMappingParameters
/
recordRowDelimiter
record
Row
Delimiter
val
recordRowDelimiter
:
String
The row delimiter. For example, in a CSV format,
'\n'
is the typical row delimiter.