shortStrValue

@JvmName(name = "nybntwyasmhjtlyy")
suspend fun shortStrValue(value: Output<String>)
@JvmName(name = "temcqisgkxhhckhr")
suspend fun shortStrValue(value: String?)

Parameters

value

A possible additional shorter value to display. For example a java_class_name_value of com.mypackage.MyDoFn will be stored with MyDoFn as the short_str_value and com.mypackage.MyDoFn as the java_class_name value. short_str_value can be displayed and java_class_name_value will be displayed as a tooltip.