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