pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.dynamodb.kotlin.inputs
/
TableImportTableArgsBuilder
/
inputFormat
input
Format
@
JvmName
(
name
=
"lljfihflgqjrfomx"
)
suspend
fun
inputFormat
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xepoxuiqaxfcaxmt"
)
suspend
fun
inputFormat
(
value
:
String
)
Parameters
value
The format of the source data. Valid values are
CSV
,
DYNAMODB_JSON
, and
ION
.