rootBlockDevice

@JvmName(name = "bmmnjrryitkswtps")
suspend fun rootBlockDevice(value: Output<SpotInstanceRequestRootBlockDeviceArgs>)
@JvmName(name = "aikjraanwixxpqwh")
suspend fun rootBlockDevice(value: SpotInstanceRequestRootBlockDeviceArgs?)

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 = "qiotodgulnqpfqkv")
suspend fun rootBlockDevice(argument: suspend SpotInstanceRequestRootBlockDeviceArgsBuilder.() -> 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.