Uses of Interface
com.hashicorp.cdktf.providers.google.looker_instance.LookerInstanceCustomDomain
-
Packages that use LookerInstanceCustomDomain Package Description com.hashicorp.cdktf.providers.google.looker_instance google_looker_instance -
-
Uses of LookerInstanceCustomDomain in com.hashicorp.cdktf.providers.google.looker_instance
Classes in com.hashicorp.cdktf.providers.google.looker_instance that implement LookerInstanceCustomDomain Modifier and Type Class Description static classLookerInstanceCustomDomain.Jsii$ProxyAn implementation forLookerInstanceCustomDomainMethods in com.hashicorp.cdktf.providers.google.looker_instance that return LookerInstanceCustomDomain Modifier and Type Method Description LookerInstanceCustomDomainLookerInstanceCustomDomain.Builder. build()Builds the configured instance.default LookerInstanceCustomDomainLookerInstanceConfig. getCustomDomain()custom_domain block.LookerInstanceCustomDomainLookerInstanceConfig.Jsii$Proxy. getCustomDomain()LookerInstanceCustomDomainLookerInstance. getCustomDomainInput()LookerInstanceCustomDomainLookerInstanceCustomDomainOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.looker_instance with parameters of type LookerInstanceCustomDomain Modifier and Type Method Description LookerInstance.BuilderLookerInstance.Builder. customDomain(LookerInstanceCustomDomain customDomain)custom_domain block.LookerInstanceConfig.BuilderLookerInstanceConfig.Builder. customDomain(LookerInstanceCustomDomain customDomain)Sets the value ofLookerInstanceConfig.getCustomDomain()voidLookerInstance. putCustomDomain(LookerInstanceCustomDomain value)voidLookerInstanceCustomDomainOutputReference. setInternalValue(LookerInstanceCustomDomain value)
-