SourceReference - HealthOmics API Reference

SourceReference

Contains information about the source reference in a code repository, such as a branch, tag, or commit.

Contents

type

The type of source reference, such as branch, tag, or commit.

Type: String

Valid Values: BRANCH | TAG | COMMIT

Required: Yes

value

The value of the source reference, such as the branch name, tag name, or commit ID.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: