Contents

ScmRepository.Attributes

The attributes that describe a Repositories resource.

Declaration

object ScmRepository.Attributes

Properties

NameTypeDescription
httpCloneUrluri

The Git repository’s URL for cloning it using HTTP.

lastAccessedDatedate-time

The date and time when Xcode Cloud last accessed the repository.

ownerNamestring

The name of the Git repository’s owner.

repositoryNamestring

The name of the Git repository.

sshCloneUrluri

The Git repository’s URL for cloning it using SSH.

See Also

Objects