GitPropertiesOutput
class GitPropertiesOutput
The properties of a Git connection returned by get and list operations, including connection status and any error details.
Types
Properties
Link copied to clipboard
The ARN of the CodeConnections connection used to connect to the Git repository.
Link copied to clipboard
The default branch of the Git repository.
Link copied to clipboard
The error message that describes why the Git connection failed. This member is populated when the connection status is CREATE_FAILED or UPDATE_FAILED.
Link copied to clipboard
The ID of the Git repository. This is the owner and repository name, for example, owner/repo-name.
Link copied to clipboard
The status of the Git connection.