RepositoryPullRequestArgs

constructor(baseRef: Output<String>? = null, baseRepository: Output<String>? = null, body: Output<String>? = null, headRef: Output<String>? = null, maintainerCanModify: Output<Boolean>? = null, owner: Output<String>? = null, title: Output<String>? = null)