Uses of Class
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionBuildConfigSource.Builder
-
Packages that use Cloudfunctions2FunctionBuildConfigSource.Builder Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionBuildConfigSource.Builder in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionBuildConfigSource.Builder Modifier and Type Method Description static Cloudfunctions2FunctionBuildConfigSource.BuilderCloudfunctions2FunctionBuildConfigSource. builder()Cloudfunctions2FunctionBuildConfigSource.BuilderCloudfunctions2FunctionBuildConfigSource.Builder. repoSource(Cloudfunctions2FunctionBuildConfigSourceRepoSource repoSource)Sets the value ofCloudfunctions2FunctionBuildConfigSource.getRepoSource()Cloudfunctions2FunctionBuildConfigSource.BuilderCloudfunctions2FunctionBuildConfigSource.Builder. storageSource(Cloudfunctions2FunctionBuildConfigSourceStorageSource storageSource)Sets the value ofCloudfunctions2FunctionBuildConfigSource.getStorageSource()Constructors in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionBuildConfigSource.Builder Constructor Description Jsii$Proxy(Cloudfunctions2FunctionBuildConfigSource.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudfunctions2FunctionBuildConfigSource.Builder.
-