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