class Aws::CodeCommit::Types::SymbolicLink

Returns information about a symbolic link in a repository folder.

@!attribute [rw] blob_id

The blob ID that contains the information about the symbolic link.
@return [String]

@!attribute [rw] absolute_path

The fully qualified path to the folder that contains the symbolic
link.
@return [String]

@!attribute [rw] relative_path

The relative path of the symbolic link from the folder where the
query originated.
@return [String]

@!attribute [rw] file_mode

The file mode permissions of the blob that cotains information about
the symbolic link.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/SymbolicLink AWS API Documentation

Constants

SENSITIVE