@type t() :: %DockerEngineAPI.Model.ContainerPruneResponse{ ContainersDeleted: [String.t()] | nil, SpaceReclaimed: integer() | nil }