Uses of Interface
com.hashicorp.cdktf.providers.google.cloudbuildv2_connection.Cloudbuildv2ConnectionConfig
-
Packages that use Cloudbuildv2ConnectionConfig Package Description com.hashicorp.cdktf.providers.google.cloudbuildv2_connection google_cloudbuildv2_connection -
-
Uses of Cloudbuildv2ConnectionConfig in com.hashicorp.cdktf.providers.google.cloudbuildv2_connection
Classes in com.hashicorp.cdktf.providers.google.cloudbuildv2_connection that implement Cloudbuildv2ConnectionConfig Modifier and Type Class Description static classCloudbuildv2ConnectionConfig.Jsii$ProxyAn implementation forCloudbuildv2ConnectionConfigMethods in com.hashicorp.cdktf.providers.google.cloudbuildv2_connection that return Cloudbuildv2ConnectionConfig Modifier and Type Method Description Cloudbuildv2ConnectionConfigCloudbuildv2ConnectionConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.cloudbuildv2_connection with parameters of type Cloudbuildv2ConnectionConfig Constructor Description Cloudbuildv2Connection(software.constructs.Construct scope, String id, Cloudbuildv2ConnectionConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuildv2_connection google_cloudbuildv2_connection} Resource.
-