computePlatform property

Output<String?> computePlatform
latefinal

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

Implementation

late final pulumi.Output<String?> computePlatform;