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