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