MergePullRequestByFastForwardOutput
public struct MergePullRequestByFastForwardOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the specified pull request, including the merge.
Declaration
Swift
public let pullRequest: PullRequest?
-
Undocumented
Declaration
Swift
public init(pullRequest: PullRequest? = nil)