volumesAttached

@JvmName(name = "vbubdswioocdsdhj")
suspend fun volumesAttached(value: Output<List<AttachedVolumeArgs>>)
@JvmName(name = "nrupgypvvhuwvssa")
suspend fun volumesAttached(value: List<AttachedVolumeArgs>?)

Parameters

value

List of volumes that are attached to the node.


@JvmName(name = "tsffabjuieqclewj")
suspend fun volumesAttached(vararg values: Output<AttachedVolumeArgs>)


@JvmName(name = "ytyjaojhdkqmwlvg")
suspend fun volumesAttached(values: List<Output<AttachedVolumeArgs>>)
@JvmName(name = "xhdoaodkichdiujf")
suspend fun volumesAttached(vararg values: AttachedVolumeArgs)

Parameters

values

List of volumes that are attached to the node.


@JvmName(name = "nxivwelhjdfphodl")
suspend fun volumesAttached(argument: List<suspend AttachedVolumeArgsBuilder.() -> Unit>)
@JvmName(name = "atbcywisdrfydpqe")
suspend fun volumesAttached(vararg argument: suspend AttachedVolumeArgsBuilder.() -> Unit)
@JvmName(name = "gjqpgauclgesraup")
suspend fun volumesAttached(argument: suspend AttachedVolumeArgsBuilder.() -> Unit)

Parameters

argument

List of volumes that are attached to the node.