toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.outputs
/
TableImportSourceSpecification
/
TableImportSourceSpecification
Table
Import
Source
Specification
constructor
(
inputCompressionType
:
String
?
=
null
,
inputFormat
:
String
,
inputFormatOptions
:
TableInputFormatOptions
?
=
null
,
s3BucketSource
:
TableS3BucketSource
)