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