pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.outputs
/
TableImportTableInputFormatOptions
Table
Import
Table
Input
Format
Options
data
class
TableImportTableInputFormatOptions
(
val
csv
:
TableImportTableInputFormatOptionsCsv
?
=
null
)
Types
Constructors
Properties
Constructors
Table
Import
Table
Input
Format
Options
Link copied to clipboard
fun
TableImportTableInputFormatOptions
(
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: