monitors

@JvmName(name = "dgmkjpmjvthmdluf")
suspend fun monitors(value: Output<List<String>>)
@JvmName(name = "ilmwwenctpqsnwqb")
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 = "guhykjgpklkqgyev")
suspend fun monitors(vararg values: Output<String>)


@JvmName(name = "itddebvfnqpnqskj")
suspend fun monitors(values: List<Output<String>>)
@JvmName(name = "kcmmqbjyxlykrmnq")
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