timestampFormat

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

Parameters

value

How to format the timestamps. For example, yyyy-MM-dd'T'HH:mm:ss'Z' . Required if TimeFieldType is specified as TIMESTAMP_FORMAT .