rootBlockDevice

@JvmName(name = "xyhfnfbaitqpewgu")
suspend fun rootBlockDevice(value: Output<LaunchConfigurationRootBlockDeviceArgs>)
@JvmName(name = "ftofkyprmgcbouom")
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 = "sisxoppmrfsjkxbp")
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.