Uses of Class
com.hashicorp.cdktf.providers.google.looker_instance.LookerInstanceCustomDomain.Builder
-
Packages that use LookerInstanceCustomDomain.Builder Package Description com.hashicorp.cdktf.providers.google.looker_instance google_looker_instance -
-
Uses of LookerInstanceCustomDomain.Builder in com.hashicorp.cdktf.providers.google.looker_instance
Methods in com.hashicorp.cdktf.providers.google.looker_instance that return LookerInstanceCustomDomain.Builder Modifier and Type Method Description static LookerInstanceCustomDomain.BuilderLookerInstanceCustomDomain. builder()LookerInstanceCustomDomain.BuilderLookerInstanceCustomDomain.Builder. domain(String domain)Sets the value ofLookerInstanceCustomDomain.getDomain()Constructors in com.hashicorp.cdktf.providers.google.looker_instance with parameters of type LookerInstanceCustomDomain.Builder Constructor Description Jsii$Proxy(LookerInstanceCustomDomain.Builder builder)Constructor that initializes the object based on literal property values passed by theLookerInstanceCustomDomain.Builder.
-