Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionSourceRepository
-
Packages that use CloudfunctionsFunctionSourceRepository Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionSourceRepository in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions_function that implement CloudfunctionsFunctionSourceRepository Modifier and Type Class Description static classCloudfunctionsFunctionSourceRepository.Jsii$ProxyAn implementation forCloudfunctionsFunctionSourceRepositoryMethods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionSourceRepository Modifier and Type Method Description CloudfunctionsFunctionSourceRepositoryCloudfunctionsFunctionSourceRepository.Builder. build()Builds the configured instance.CloudfunctionsFunctionSourceRepositoryCloudfunctionsFunctionSourceRepositoryOutputReference. getInternalValue()default CloudfunctionsFunctionSourceRepositoryCloudfunctionsFunctionConfig. getSourceRepository()source_repository block.CloudfunctionsFunctionSourceRepositoryCloudfunctionsFunctionConfig.Jsii$Proxy. getSourceRepository()CloudfunctionsFunctionSourceRepositoryCloudfunctionsFunction. getSourceRepositoryInput()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionSourceRepository Modifier and Type Method Description voidCloudfunctionsFunction. putSourceRepository(CloudfunctionsFunctionSourceRepository value)voidCloudfunctionsFunctionSourceRepositoryOutputReference. setInternalValue(CloudfunctionsFunctionSourceRepository value)CloudfunctionsFunction.BuilderCloudfunctionsFunction.Builder. sourceRepository(CloudfunctionsFunctionSourceRepository sourceRepository)source_repository block.CloudfunctionsFunctionConfig.BuilderCloudfunctionsFunctionConfig.Builder. sourceRepository(CloudfunctionsFunctionSourceRepository sourceRepository)Sets the value ofCloudfunctionsFunctionConfig.getSourceRepository()
-