toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.inputs
/
TableImportTableArgsBuilder
/
inputFormat
input
Format
@
JvmName
(
name
=
"dkpngwtyfunfxnlu"
)
suspend
fun
inputFormat
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vgiqcjqxxtivltiy"
)
suspend
fun
inputFormat
(
value
:
String
)
Parameters
value
The format of the source data. Valid values are
CSV
,
DYNAMODB_JSON
, and
ION
.