computePlatform property

Input<String?>? computePlatform
final

The compute platform can either be ECS, Lambda, or Server. Default is Server.

Implementation

final pulumi.Input<String?>? computePlatform;