RepositoryHeadSourceCodeType
public struct RepositoryHeadSourceCodeType : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the branch in an associated repository. The RepositoryHeadSourceCodeType specifies the tip of this branch.
Declaration
Swift
public let branchName: String -
Undocumented
Declaration
Swift
public init(branchName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
RepositoryHeadSourceCodeType Structure Reference