UpdatePullRequestApprovalRuleContentOutput
public struct UpdatePullRequestApprovalRuleContentOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the updated approval rule.
Declaration
Swift
public let approvalRule: ApprovalRule -
Undocumented
Declaration
Swift
public init(approvalRule: ApprovalRule)
View on GitHub
UpdatePullRequestApprovalRuleContentOutput Structure Reference