Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function.DataGoogleCloudfunctionsFunctionSourceRepository
-
Packages that use DataGoogleCloudfunctionsFunctionSourceRepository Package Description com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function data_google_cloudfunctions_function -
-
Uses of DataGoogleCloudfunctionsFunctionSourceRepository in com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function
Classes in com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function that implement DataGoogleCloudfunctionsFunctionSourceRepository Modifier and Type Class Description static classDataGoogleCloudfunctionsFunctionSourceRepository.Jsii$ProxyAn implementation forDataGoogleCloudfunctionsFunctionSourceRepositoryMethods in com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function that return DataGoogleCloudfunctionsFunctionSourceRepository Modifier and Type Method Description DataGoogleCloudfunctionsFunctionSourceRepositoryDataGoogleCloudfunctionsFunctionSourceRepository.Builder. build()Builds the configured instance.DataGoogleCloudfunctionsFunctionSourceRepositoryDataGoogleCloudfunctionsFunctionSourceRepositoryOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function with parameters of type DataGoogleCloudfunctionsFunctionSourceRepository Modifier and Type Method Description voidDataGoogleCloudfunctionsFunctionSourceRepositoryOutputReference. setInternalValue(DataGoogleCloudfunctionsFunctionSourceRepository value)
-