monitors

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


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