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