@type t() :: %DockerEngineAPI.Model.ResourcesUlimitsInner{ Hard: integer() | nil, Name: String.t() | nil, Soft: integer() | nil }