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