computePlatform property
The destination platform type for the deployment (Lambda
,
Server
, or ECS
).
Implementation
final ComputePlatform? computePlatform;
The destination platform type for the deployment (Lambda
,
Server
, or ECS
).
final ComputePlatform? computePlatform;