volumesAttached

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

Parameters

value

List of volumes that are attached to the node.


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


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

Parameters

values

List of volumes that are attached to the node.


@JvmName(name = "frqwuqfmgdwglrjg")
suspend fun volumesAttached(argument: List<suspend AttachedVolumeArgsBuilder.() -> Unit>)
@JvmName(name = "ktafdcckrisogdbo")
suspend fun volumesAttached(vararg argument: suspend AttachedVolumeArgsBuilder.() -> Unit)
@JvmName(name = "vfvbsgbqwdwwqtgo")
suspend fun volumesAttached(argument: suspend AttachedVolumeArgsBuilder.() -> Unit)

Parameters

argument

List of volumes that are attached to the node.