rootBlockDevice

@JvmName(name = "odlsjpipktmmloud")
suspend fun rootBlockDevice(value: Output<LaunchConfigurationRootBlockDeviceArgs>)
@JvmName(name = "opylvpsthbfstsdf")
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 = "ujnnaxrkodvhqtwj")
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.