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