computePlatform property
The compute platform can either be ECS, Lambda, or Server. Default is Server.
Implementation
late final pulumi.Output<String?> computePlatform;
The compute platform can either be ECS, Lambda, or Server. Default is Server.
late final pulumi.Output<String?> computePlatform;