computePlatform property

ComputePlatform? computePlatform
final

The destination platform type for the deployment (Lambda, Server, or ECS).

Implementation

final ComputePlatform? computePlatform;