File represents a specific target that is backed by a file.
@type t() :: %DockerEngineAPI.Model.TaskSpecContainerSpecSecretsInnerFile{ GID: String.t() | nil, Mode: integer() | nil, Name: String.t() | nil, UID: String.t() | nil }