exportFormat

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

Parameters

value

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