Uses of Class
com.hashicorp.cdktf.providers.google.looker_instance.LookerInstanceOauthConfig.Builder
-
Packages that use LookerInstanceOauthConfig.Builder Package Description com.hashicorp.cdktf.providers.google.looker_instance google_looker_instance -
-
Uses of LookerInstanceOauthConfig.Builder in com.hashicorp.cdktf.providers.google.looker_instance
Methods in com.hashicorp.cdktf.providers.google.looker_instance that return LookerInstanceOauthConfig.Builder Modifier and Type Method Description static LookerInstanceOauthConfig.BuilderLookerInstanceOauthConfig. builder()LookerInstanceOauthConfig.BuilderLookerInstanceOauthConfig.Builder. clientId(String clientId)Sets the value ofLookerInstanceOauthConfig.getClientId()LookerInstanceOauthConfig.BuilderLookerInstanceOauthConfig.Builder. clientSecret(String clientSecret)Sets the value ofLookerInstanceOauthConfig.getClientSecret()Constructors in com.hashicorp.cdktf.providers.google.looker_instance with parameters of type LookerInstanceOauthConfig.Builder Constructor Description Jsii$Proxy(LookerInstanceOauthConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theLookerInstanceOauthConfig.Builder.
-