monitors

@JvmName(name = "fjrfjmucfmrpvorx")
suspend fun monitors(value: Output<List<String>>)
@JvmName(name = "tfsmxobgcgvyyvdn")
suspend fun monitors(value: List<String>?)

Parameters

value

monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it


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


@JvmName(name = "mkvlxeljfktcduxd")
suspend fun monitors(values: List<Output<String>>)
@JvmName(name = "pdwutjgasmsqfykr")
suspend fun monitors(vararg values: String)

Parameters

values

monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it