CreatePullRequestOutput
public struct CreatePullRequestOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the newly created pull request.
Declaration
Swift
public let pullRequest: PullRequest -
Undocumented
Declaration
Swift
public init(pullRequest: PullRequest)
View on GitHub
CreatePullRequestOutput Structure Reference