Uses of Interface
com.hashicorp.cdktf.providers.google.cloudbuild_trigger.CloudbuildTriggerGithubPullRequest
-
Packages that use CloudbuildTriggerGithubPullRequest Package Description com.hashicorp.cdktf.providers.google.cloudbuild_trigger google_cloudbuild_trigger -
-
Uses of CloudbuildTriggerGithubPullRequest in com.hashicorp.cdktf.providers.google.cloudbuild_trigger
Classes in com.hashicorp.cdktf.providers.google.cloudbuild_trigger that implement CloudbuildTriggerGithubPullRequest Modifier and Type Class Description static classCloudbuildTriggerGithubPullRequest.Jsii$ProxyAn implementation forCloudbuildTriggerGithubPullRequestMethods in com.hashicorp.cdktf.providers.google.cloudbuild_trigger that return CloudbuildTriggerGithubPullRequest Modifier and Type Method Description CloudbuildTriggerGithubPullRequestCloudbuildTriggerGithubPullRequest.Builder. build()Builds the configured instance.CloudbuildTriggerGithubPullRequestCloudbuildTriggerGithubPullRequestOutputReference. getInternalValue()default CloudbuildTriggerGithubPullRequestCloudbuildTriggerGithub. getPullRequest()pull_request block.CloudbuildTriggerGithubPullRequestCloudbuildTriggerGithub.Jsii$Proxy. getPullRequest()CloudbuildTriggerGithubPullRequestCloudbuildTriggerGithubOutputReference. getPullRequestInput()Methods in com.hashicorp.cdktf.providers.google.cloudbuild_trigger with parameters of type CloudbuildTriggerGithubPullRequest Modifier and Type Method Description CloudbuildTriggerGithub.BuilderCloudbuildTriggerGithub.Builder. pullRequest(CloudbuildTriggerGithubPullRequest pullRequest)Sets the value ofCloudbuildTriggerGithub.getPullRequest()voidCloudbuildTriggerGithubOutputReference. putPullRequest(CloudbuildTriggerGithubPullRequest value)voidCloudbuildTriggerGithubPullRequestOutputReference. setInternalValue(CloudbuildTriggerGithubPullRequest value)
-