toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.outputs
/
TableImportTableInputFormatOptions
Table
Import
Table
Input
Format
Options
data
class
TableImportTableInputFormatOptions
(
val
csv
:
TableImportTableInputFormatOptionsCsv
?
=
null
)
Members
Constructors
Table
Import
Table
Input
Format
Options
Link copied to clipboard
constructor
(
csv
:
TableImportTableInputFormatOptionsCsv
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
csv
Link copied to clipboard
val
csv
:
TableImportTableInputFormatOptionsCsv
?
=
null
This block contains the processing options for the CSV file being imported: