Uses of Class
com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function.DataGoogleCloudfunctionsFunctionSourceRepository.Builder
-
Packages that use DataGoogleCloudfunctionsFunctionSourceRepository.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function data_google_cloudfunctions_function -
-
Uses of DataGoogleCloudfunctionsFunctionSourceRepository.Builder in com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function
Methods in com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function that return DataGoogleCloudfunctionsFunctionSourceRepository.Builder Modifier and Type Method Description static DataGoogleCloudfunctionsFunctionSourceRepository.BuilderDataGoogleCloudfunctionsFunctionSourceRepository. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_cloudfunctions_function with parameters of type DataGoogleCloudfunctionsFunctionSourceRepository.Builder Constructor Description Jsii$Proxy(DataGoogleCloudfunctionsFunctionSourceRepository.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleCloudfunctionsFunctionSourceRepository.Builder.
-