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