GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::CodeCommit::GetFileOutput(3) User Contributed Perl Documentation Paws::CodeCommit::GetFileOutput(3)

Paws::CodeCommit::GetFileOutput

REQUIRED BlobId => Str

The blob ID of the object that represents the file content.

REQUIRED CommitId => Str

The full commit ID of the commit that contains the content returned by GetFile.

REQUIRED FileContent => Str

The base-64 encoded binary data object that represents the content of the file.

REQUIRED FileMode => Str

The extrapolated file mode permissions of the blob. Valid values include strings such as EXECUTABLE and not numeric values.

The file mode permissions returned by this API are not the standard file mode permission values, such as 100644, but rather extrapolated values. See the supported return values.

Valid values are: "EXECUTABLE", "NORMAL", "SYMLINK" =head2 REQUIRED FilePath => Str

The fully qualified path to the specified file. Returns the name and extension of the file.

REQUIRED FileSize => Int

The size of the contents of the file, in bytes.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.