UpstreamRepositoryInfo
public struct UpstreamRepositoryInfo : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of an upstream repository.
Declaration
Swift
public let repositoryName: String? -
Undocumented
Declaration
Swift
public init(repositoryName: String? = nil)
View on GitHub
UpstreamRepositoryInfo Structure Reference