ThirdPartyRepository - Amazon CodeGuru Reviewer

ThirdPartyRepository

Information about a third-party repository that can be connected to CodeGuru Reviewer.

Contents

ConnectionToken

The connection token used to access the third-party repository.

Type: String

Length Constraints: Minimum length of 8. Maximum length of 2048.

Pattern: \S+

Required: Yes

Name

The name of the third-party repository.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^\S[\w.-]*$

Required: Yes

Owner

The owner of the third-party repository.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^\S(.*\S)?$

Required: Yes

IsEnabled

Indicates whether the third-party repository is enabled for code analysis.

Type: Boolean

Required: No

See Also

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