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