class Aws::CodeCommit::Types::SubModule

Returns information about a submodule reference in a repository folder.

@!attribute [rw] commit_id

The commit ID that contains the reference to the submodule.
@return [String]

@!attribute [rw] absolute_path

The fully qualified path to the folder that contains the reference
to the submodule.
@return [String]

@!attribute [rw] relative_path

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

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

Constants

SENSITIVE