graphNames

@JvmName(name = "vlprfpcrtmhbphtc")
suspend fun graphNames(value: Output<List<String>>)
@JvmName(name = "ahddlrqhfisfwxya")
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 = "qwxhcthywpsbsgsh")
suspend fun graphNames(vararg values: Output<String>)


@JvmName(name = "hvnucnjetxggxqfi")
suspend fun graphNames(values: List<Output<String>>)
@JvmName(name = "qnwmqdattjecbikv")
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.