runtimePlatform

construct an aws.sdk.kotlin.services.ecs.model.RuntimePlatform inside the given block


The operating system that your task definitions are running on. A platform family is specified only for tasks using the Fargate launch type.

When you specify a task in a service, this value must match the runtimePlatform value of the service.