GetTriggerGithub

data class GetTriggerGithub(val enterpriseConfigResourceName: String, val name: String, val owner: String, val pullRequests: List<GetTriggerGithubPullRequest>, val pushes: List<GetTriggerGithubPush>)

Constructors

Link copied to clipboard
constructor(enterpriseConfigResourceName: String, name: String, owner: String, pullRequests: List<GetTriggerGithubPullRequest>, pushes: List<GetTriggerGithubPush>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard