timestampFormat

@JvmName(name = "tmltynxsjssvblmx")
suspend fun timestampFormat(value: Output<String>)
@JvmName(name = "bisoovcyfxvdcraa")
suspend fun timestampFormat(value: String?)

Parameters

value

String to specify the format for timestamps, such as unixnano, unix, or rfc3339. Available values: "unixnano", "unix", "rfc3339".