toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudbuild.kotlin.outputs
/
GetTriggerGithubPullRequest
Get
Trigger
Github
Pull
Request
data
class
GetTriggerGithubPullRequest
(
val
branch
:
String
,
val
commentControl
:
String
,
val
invertRegex
:
Boolean
)
Members
Constructors
Get
Trigger
Github
Pull
Request
Link copied to clipboard
constructor
(
branch
:
String
,
commentControl
:
String
,
invertRegex
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
branch
Link copied to clipboard
val
branch
:
String
comment
Control
Link copied to clipboard
val
commentControl
:
String
invert
Regex
Link copied to clipboard
val
invertRegex
:
Boolean