computePlatform property

Input<String?>? computePlatform
final

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

Implementation

final pulumi.Input<String?>? computePlatform;