monitors

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


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