exportFormat

@JvmName(name = "bdbwctgrtleakyct")
suspend fun exportFormat(value: Output<String>)
@JvmName(name = "csagxidvykkdwxtu")
suspend fun exportFormat(value: String?)

Parameters

value

Format for the exported data. Valid values are: DYNAMODB_JSON, ION. See the AWS Documentation for more information on these export formats. Default is DYNAMODB_JSON.