computePlatform property

Output<String?> computePlatform
latefinal

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

Implementation

late final pulumi.Output<String?> computePlatform;