volumesInUse

@JvmName(name = "ejqdmkpvucakbyol")
suspend fun volumesInUse(value: Output<List<String>>)
@JvmName(name = "pvdtmblwagaeovvc")
suspend fun volumesInUse(value: List<String>?)

Parameters

value

List of attachable volumes in use (mounted) by the node.


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


@JvmName(name = "adjbvhfwkyqujrrj")
suspend fun volumesInUse(values: List<Output<String>>)
@JvmName(name = "atmnrufmefbhggir")
suspend fun volumesInUse(vararg values: String)

Parameters

values

List of attachable volumes in use (mounted) by the node.