computePlatform property

ComputePlatform? computePlatform
final

The destination platform type for deployment of the application (Lambda or Server).

Implementation

final ComputePlatform? computePlatform;