toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin.outputs
/
JobCsvOutputOptions
Job
Csv
Output
Options
data
class
JobCsvOutputOptions
(
val
delimiter
:
String
?
=
null
)
Output Csv options
Members
Constructors
Job
Csv
Output
Options
Link copied to clipboard
constructor
(
delimiter
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
delimiter
Link copied to clipboard
val
delimiter
:
String
?
=
null
A single character that specifies the delimiter used to create CSV job output.