Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionConfig
-
Packages that use CloudfunctionsFunctionConfig Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionConfig in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions_function that implement CloudfunctionsFunctionConfig Modifier and Type Class Description static classCloudfunctionsFunctionConfig.Jsii$ProxyAn implementation forCloudfunctionsFunctionConfigMethods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionConfig Modifier and Type Method Description CloudfunctionsFunctionConfigCloudfunctionsFunctionConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionConfig Constructor Description CloudfunctionsFunction(software.constructs.Construct scope, String id, CloudfunctionsFunctionConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudfunctions_function google_cloudfunctions_function} Resource.
-