rootDeviceType

@JvmName(name = "ywwacqofgftwdkgy")
suspend fun rootDeviceType(value: Output<DeviceTypeEnumValueArgs>)
@JvmName(name = "bkxubbksgnkwhsjq")
suspend fun rootDeviceType(value: DeviceTypeEnumValueArgs?)

Parameters

value

The type of root device used by the AMI. The AMI can use an Amazon EBS volume or an instance store volume.


@JvmName(name = "rcqextxvoycbrwvi")
suspend fun rootDeviceType(argument: suspend DeviceTypeEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The type of root device used by the AMI. The AMI can use an Amazon EBS volume or an instance store volume.