graphNames

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

Parameters

value

A list of the Graph names for the restore request. Changing this forces a new resource to be created.


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


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

Parameters

values

A list of the Graph names for the restore request. Changing this forces a new resource to be created.