Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionBuildConfigSourceRepoSource
-
Packages that use Cloudfunctions2FunctionBuildConfigSourceRepoSource Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionBuildConfigSourceRepoSource in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionBuildConfigSourceRepoSource Modifier and Type Class Description static classCloudfunctions2FunctionBuildConfigSourceRepoSource.Jsii$ProxyAn implementation forCloudfunctions2FunctionBuildConfigSourceRepoSourceMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionBuildConfigSourceRepoSource Modifier and Type Method Description Cloudfunctions2FunctionBuildConfigSourceRepoSourceCloudfunctions2FunctionBuildConfigSourceRepoSource.Builder. build()Builds the configured instance.Cloudfunctions2FunctionBuildConfigSourceRepoSourceCloudfunctions2FunctionBuildConfigSourceRepoSourceOutputReference. getInternalValue()default Cloudfunctions2FunctionBuildConfigSourceRepoSourceCloudfunctions2FunctionBuildConfigSource. getRepoSource()repo_source block.Cloudfunctions2FunctionBuildConfigSourceRepoSourceCloudfunctions2FunctionBuildConfigSource.Jsii$Proxy. getRepoSource()Cloudfunctions2FunctionBuildConfigSourceRepoSourceCloudfunctions2FunctionBuildConfigSourceOutputReference. getRepoSourceInput()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionBuildConfigSourceRepoSource Modifier and Type Method Description voidCloudfunctions2FunctionBuildConfigSourceOutputReference. putRepoSource(Cloudfunctions2FunctionBuildConfigSourceRepoSource value)Cloudfunctions2FunctionBuildConfigSource.BuilderCloudfunctions2FunctionBuildConfigSource.Builder. repoSource(Cloudfunctions2FunctionBuildConfigSourceRepoSource repoSource)Sets the value ofCloudfunctions2FunctionBuildConfigSource.getRepoSource()voidCloudfunctions2FunctionBuildConfigSourceRepoSourceOutputReference. setInternalValue(Cloudfunctions2FunctionBuildConfigSourceRepoSource value)
-