RepositoryAnalysis
public struct RepositoryAnalysis : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A SourceCodeType that specifies the tip of a branch in an associated repository.
Declaration
Swift
public let repositoryHead: RepositoryHeadSourceCodeType
-
Undocumented
Declaration
Swift
public init(repositoryHead: RepositoryHeadSourceCodeType)
-
Declaration
Swift
public func validate(name: String) throws