A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/CodeCommit/Types/GetFileInput.html below:

GetFileInput — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeCommit::Types::GetFileInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing GetFileInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  repository_name: "RepositoryName",   commit_specifier: "CommitName",
  file_path: "Path", }
Instance Attribute Summary collapse Instance Attribute Details #commit_specifier ⇒ String

The fully quaified reference that identifies the commit that contains the file. For example, you can specify a full commit ID, a tag, a branch name, or a reference such as refs/heads/master. If none is provided, the head commit is used.

#file_path ⇒ String

The fully qualified path to the file, including the full name and extension of the file. For example, /examples/file.md is the fully qualified path to a file named file.md in a folder named examples.

#repository_name ⇒ String

The name of the repository that contains the file.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4