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