rootBlockDevice

@JvmName(name = "fwxeeniljjnqqluu")
suspend fun rootBlockDevice(value: Output<InstanceRootBlockDeviceArgs>)
@JvmName(name = "gidvewbjfmsyirrm")
suspend fun rootBlockDevice(value: InstanceRootBlockDeviceArgs?)

Parameters

value

Configuration block to customize details about the root block device of the instance. See Block Devices below for details. When accessing this as an attribute reference, it is a list containing one object.


@JvmName(name = "ruairjmavjpljpkb")
suspend fun rootBlockDevice(argument: suspend InstanceRootBlockDeviceArgsBuilder.() -> Unit)

Parameters

argument

Configuration block to customize details about the root block device of the instance. See Block Devices below for details. When accessing this as an attribute reference, it is a list containing one object.