volumeAttachments

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


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

Parameters

values

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