graphNames

@JvmName(name = "vknbynqxgrlnnktu")
suspend fun graphNames(value: Output<List<String>>)
@JvmName(name = "gjwcjhnwnlsqjrae")
suspend fun graphNames(value: List<String>?)

Parameters

value

The names of the graphs available for restore.


@JvmName(name = "ltpqjwmlnixtbfsn")
suspend fun graphNames(vararg values: Output<String>)


@JvmName(name = "nkcjipghgafshtjr")
suspend fun graphNames(values: List<Output<String>>)
@JvmName(name = "nwrvkwecpsjukjsk")
suspend fun graphNames(vararg values: String)

Parameters

values

The names of the graphs available for restore.