pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
TableInputFormatOptions
Table
Input
Format
Options
data
class
TableInputFormatOptions
(
val
csv
:
TableCsv
?
=
null
)
Types
Constructors
Properties
Constructors
Table
Input
Format
Options
Link copied to clipboard
fun
TableInputFormatOptions
(
csv
:
TableCsv
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
csv
Link copied to clipboard
val
csv
:
TableCsv
?
=
null