graphNames

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

Parameters

value

The names of the graphs available for restore.


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


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

Parameters

values

The names of the graphs available for restore.