Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionBuildConfigSource
-
Packages that use Cloudfunctions2FunctionBuildConfigSource Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionBuildConfigSource in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionBuildConfigSource Modifier and Type Class Description static classCloudfunctions2FunctionBuildConfigSource.Jsii$ProxyAn implementation forCloudfunctions2FunctionBuildConfigSourceMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionBuildConfigSource Modifier and Type Method Description Cloudfunctions2FunctionBuildConfigSourceCloudfunctions2FunctionBuildConfigSource.Builder. build()Builds the configured instance.Cloudfunctions2FunctionBuildConfigSourceCloudfunctions2FunctionBuildConfigSourceOutputReference. getInternalValue()default Cloudfunctions2FunctionBuildConfigSourceCloudfunctions2FunctionBuildConfig. getSource()source block.Cloudfunctions2FunctionBuildConfigSourceCloudfunctions2FunctionBuildConfig.Jsii$Proxy. getSource()Cloudfunctions2FunctionBuildConfigSourceCloudfunctions2FunctionBuildConfigOutputReference. getSourceInput()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionBuildConfigSource Modifier and Type Method Description voidCloudfunctions2FunctionBuildConfigOutputReference. putSource(Cloudfunctions2FunctionBuildConfigSource value)voidCloudfunctions2FunctionBuildConfigSourceOutputReference. setInternalValue(Cloudfunctions2FunctionBuildConfigSource value)Cloudfunctions2FunctionBuildConfig.BuilderCloudfunctions2FunctionBuildConfig.Builder. source(Cloudfunctions2FunctionBuildConfigSource source)Sets the value ofCloudfunctions2FunctionBuildConfig.getSource()
-