CreatePullRequestApprovalRuleOutput
public struct CreatePullRequestApprovalRuleOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the created approval rule.
Declaration
Swift
public let approvalRule: ApprovalRule
-
Undocumented
Declaration
Swift
public init(approvalRule: ApprovalRule)