Uses of Interface
com.hashicorp.cdktf.providers.google.cloudbuildv2_connection.Cloudbuildv2ConnectionGithubConfig
-
Packages that use Cloudbuildv2ConnectionGithubConfig Package Description com.hashicorp.cdktf.providers.google.cloudbuildv2_connection google_cloudbuildv2_connection -
-
Uses of Cloudbuildv2ConnectionGithubConfig in com.hashicorp.cdktf.providers.google.cloudbuildv2_connection
Classes in com.hashicorp.cdktf.providers.google.cloudbuildv2_connection that implement Cloudbuildv2ConnectionGithubConfig Modifier and Type Class Description static classCloudbuildv2ConnectionGithubConfig.Jsii$ProxyAn implementation forCloudbuildv2ConnectionGithubConfigMethods in com.hashicorp.cdktf.providers.google.cloudbuildv2_connection that return Cloudbuildv2ConnectionGithubConfig Modifier and Type Method Description Cloudbuildv2ConnectionGithubConfigCloudbuildv2ConnectionGithubConfig.Builder. build()Builds the configured instance.default Cloudbuildv2ConnectionGithubConfigCloudbuildv2ConnectionConfig. getGithubConfig()github_config block.Cloudbuildv2ConnectionGithubConfigCloudbuildv2ConnectionConfig.Jsii$Proxy. getGithubConfig()Cloudbuildv2ConnectionGithubConfigCloudbuildv2Connection. getGithubConfigInput()Cloudbuildv2ConnectionGithubConfigCloudbuildv2ConnectionGithubConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.cloudbuildv2_connection with parameters of type Cloudbuildv2ConnectionGithubConfig Modifier and Type Method Description Cloudbuildv2Connection.BuilderCloudbuildv2Connection.Builder. githubConfig(Cloudbuildv2ConnectionGithubConfig githubConfig)github_config block.Cloudbuildv2ConnectionConfig.BuilderCloudbuildv2ConnectionConfig.Builder. githubConfig(Cloudbuildv2ConnectionGithubConfig githubConfig)Sets the value ofCloudbuildv2ConnectionConfig.getGithubConfig()voidCloudbuildv2Connection. putGithubConfig(Cloudbuildv2ConnectionGithubConfig value)voidCloudbuildv2ConnectionGithubConfigOutputReference. setInternalValue(Cloudbuildv2ConnectionGithubConfig value)
-