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