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