Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionBuildConfigSourceStorageSource
-
Packages that use Cloudfunctions2FunctionBuildConfigSourceStorageSource Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionBuildConfigSourceStorageSource in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionBuildConfigSourceStorageSource Modifier and Type Class Description static classCloudfunctions2FunctionBuildConfigSourceStorageSource.Jsii$ProxyAn implementation forCloudfunctions2FunctionBuildConfigSourceStorageSourceMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionBuildConfigSourceStorageSource Modifier and Type Method Description Cloudfunctions2FunctionBuildConfigSourceStorageSourceCloudfunctions2FunctionBuildConfigSourceStorageSource.Builder. build()Builds the configured instance.Cloudfunctions2FunctionBuildConfigSourceStorageSourceCloudfunctions2FunctionBuildConfigSourceStorageSourceOutputReference. getInternalValue()default Cloudfunctions2FunctionBuildConfigSourceStorageSourceCloudfunctions2FunctionBuildConfigSource. getStorageSource()storage_source block.Cloudfunctions2FunctionBuildConfigSourceStorageSourceCloudfunctions2FunctionBuildConfigSource.Jsii$Proxy. getStorageSource()Cloudfunctions2FunctionBuildConfigSourceStorageSourceCloudfunctions2FunctionBuildConfigSourceOutputReference. getStorageSourceInput()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionBuildConfigSourceStorageSource Modifier and Type Method Description voidCloudfunctions2FunctionBuildConfigSourceOutputReference. putStorageSource(Cloudfunctions2FunctionBuildConfigSourceStorageSource value)voidCloudfunctions2FunctionBuildConfigSourceStorageSourceOutputReference. setInternalValue(Cloudfunctions2FunctionBuildConfigSourceStorageSource value)Cloudfunctions2FunctionBuildConfigSource.BuilderCloudfunctions2FunctionBuildConfigSource.Builder. storageSource(Cloudfunctions2FunctionBuildConfigSourceStorageSource storageSource)Sets the value ofCloudfunctions2FunctionBuildConfigSource.getStorageSource()
-