importSourceSpecification

@JvmName(name = "wghebrjppqsnmrss")
suspend fun importSourceSpecification(value: Output<TableImportSourceSpecificationArgs>)
@JvmName(name = "ltxmihqhxexnidyv")
suspend fun importSourceSpecification(value: TableImportSourceSpecificationArgs?)

Parameters

value

Specifies the properties of data being imported from the S3 bucket source to the table. If you specify the `ImportSourceSpecification` property, and also specify either the `StreamSpecification`, the `TableClass` property, or the `DeletionProtectionEnabled` property, the IAM entity creating/updating stack must have `UpdateTable` permission.


@JvmName(name = "ulvvcnoytwnrksgn")
suspend fun importSourceSpecification(argument: suspend TableImportSourceSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the properties of data being imported from the S3 bucket source to the table. If you specify the `ImportSourceSpecification` property, and also specify either the `StreamSpecification`, the `TableClass` property, or the `DeletionProtectionEnabled` property, the IAM entity creating/updating stack must have `UpdateTable` permission.