platformVersion property
The platform version on which your task is running. A platform version is
only specified for tasks using the Fargate launch type. If one is not
specified, the LATEST
platform version is used by default. For
more information, see AWS
Fargate Platform Versions in the Amazon Elastic Container Service
Developer Guide.
Implementation
final String? platformVersion;