platformVersion property
Specifies the platform version for the task. Specify only the numeric
portion of the platform version, such as 1.1.0
.
This structure is used only if LaunchType
is
FARGATE
. For more information about valid platform versions,
see AWS
Fargate Platform Versions in the Amazon Elastic Container Service
Developer Guide.
Implementation
final String? platformVersion;