rootDeviceType

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

Parameters

value

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


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

Parameters

argument

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