graphNames

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

Parameters

value

The names of the graphs available for restore.


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


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

Parameters

values

The names of the graphs available for restore.