exportFormat

@JvmName(name = "gfvyytrvrgfiuqrv")
suspend fun exportFormat(value: Output<String>)
@JvmName(name = "ktvyejicrlojkkjx")
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.