mode

@JvmName(name = "pjiloryvgywowaom")
suspend fun mode(value: Output<AttachedDiskMode>)
@JvmName(name = "dhuufegntnjefkuu")
suspend fun mode(value: AttachedDiskMode?)

Parameters

value

The mode in which to attach this disk, either READ_WRITE or READ_ONLY. If not specified, the default is to attach the disk in READ_WRITE mode.