mode

@JvmName(name = "rltruyysqnmksgiv")
suspend fun mode(value: Output<AttachedDiskMode>)
@JvmName(name = "btchnhbnabowsvsl")
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.