Uses of Interface
com.hashicorp.cdktf.providers.google.cloudbuild_trigger.CloudbuildTriggerGithubPush
-
Packages that use CloudbuildTriggerGithubPush Package Description com.hashicorp.cdktf.providers.google.cloudbuild_trigger google_cloudbuild_trigger -
-
Uses of CloudbuildTriggerGithubPush in com.hashicorp.cdktf.providers.google.cloudbuild_trigger
Classes in com.hashicorp.cdktf.providers.google.cloudbuild_trigger that implement CloudbuildTriggerGithubPush Modifier and Type Class Description static classCloudbuildTriggerGithubPush.Jsii$ProxyAn implementation forCloudbuildTriggerGithubPushMethods in com.hashicorp.cdktf.providers.google.cloudbuild_trigger that return CloudbuildTriggerGithubPush Modifier and Type Method Description CloudbuildTriggerGithubPushCloudbuildTriggerGithubPush.Builder. build()Builds the configured instance.CloudbuildTriggerGithubPushCloudbuildTriggerGithubPushOutputReference. getInternalValue()default CloudbuildTriggerGithubPushCloudbuildTriggerGithub. getPush()push block.CloudbuildTriggerGithubPushCloudbuildTriggerGithub.Jsii$Proxy. getPush()CloudbuildTriggerGithubPushCloudbuildTriggerGithubOutputReference. getPushInput()Methods in com.hashicorp.cdktf.providers.google.cloudbuild_trigger with parameters of type CloudbuildTriggerGithubPush Modifier and Type Method Description CloudbuildTriggerGithub.BuilderCloudbuildTriggerGithub.Builder. push(CloudbuildTriggerGithubPush push)Sets the value ofCloudbuildTriggerGithub.getPush()voidCloudbuildTriggerGithubOutputReference. putPush(CloudbuildTriggerGithubPush value)voidCloudbuildTriggerGithubPushOutputReference. setInternalValue(CloudbuildTriggerGithubPush value)
-