rootBlockDevice

@JvmName(name = "narqabaenwaoxpsa")
suspend fun rootBlockDevice(value: Output<LaunchConfigurationRootBlockDeviceArgs>)
@JvmName(name = "qlnnfubphqkevsur")
suspend fun rootBlockDevice(value: LaunchConfigurationRootBlockDeviceArgs?)

Parameters

value

Customize details about the root block device of the instance. See Block Devices below for details.


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

Parameters

argument

Customize details about the root block device of the instance. See Block Devices below for details.