volumeAttachments

@JvmName(name = "dfpygueepkaitwyb")
suspend fun volumeAttachments(value: Output<List<String>>)
@JvmName(name = "wcpivqqyrohgavot")
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 = "egxqsokiemcafwkx")
suspend fun volumeAttachments(vararg values: Output<String>)


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

Parameters

values

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