monitors

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


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