volumeAttachments

@JvmName(name = "vcjqncjubltcgrpe")
suspend fun volumeAttachments(value: Output<List<String>>)
@JvmName(name = "atgonvdlnikdnxbj")
suspend fun volumeAttachments(value: List<String>?)

Parameters

value

The resource IDs of volumes that are requested to be attached to the virtual machine.


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


@JvmName(name = "uvpfdsxwhlnqurtd")
suspend fun volumeAttachments(values: List<Output<String>>)
@JvmName(name = "essrjkytoodvbqgw")
suspend fun volumeAttachments(vararg values: String)

Parameters

values

The resource IDs of volumes that are requested to be attached to the virtual machine.