supportedTierList property

List<String>? supportedTierList
final

The environment tiers that platform versions in this branch support.

Possible values: WebServer/Standard | Worker/SQS/HTTP

Implementation

final List<String>? supportedTierList;