Uses of Interface
com.hashicorp.cdktf.providers.google.looker_instance.LookerInstanceEncryptionConfig
-
Packages that use LookerInstanceEncryptionConfig Package Description com.hashicorp.cdktf.providers.google.looker_instance google_looker_instance -
-
Uses of LookerInstanceEncryptionConfig in com.hashicorp.cdktf.providers.google.looker_instance
Classes in com.hashicorp.cdktf.providers.google.looker_instance that implement LookerInstanceEncryptionConfig Modifier and Type Class Description static classLookerInstanceEncryptionConfig.Jsii$ProxyAn implementation forLookerInstanceEncryptionConfigMethods in com.hashicorp.cdktf.providers.google.looker_instance that return LookerInstanceEncryptionConfig Modifier and Type Method Description LookerInstanceEncryptionConfigLookerInstanceEncryptionConfig.Builder. build()Builds the configured instance.default LookerInstanceEncryptionConfigLookerInstanceConfig. getEncryptionConfig()encryption_config block.LookerInstanceEncryptionConfigLookerInstanceConfig.Jsii$Proxy. getEncryptionConfig()LookerInstanceEncryptionConfigLookerInstance. getEncryptionConfigInput()LookerInstanceEncryptionConfigLookerInstanceEncryptionConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.looker_instance with parameters of type LookerInstanceEncryptionConfig Modifier and Type Method Description LookerInstance.BuilderLookerInstance.Builder. encryptionConfig(LookerInstanceEncryptionConfig encryptionConfig)encryption_config block.LookerInstanceConfig.BuilderLookerInstanceConfig.Builder. encryptionConfig(LookerInstanceEncryptionConfig encryptionConfig)Sets the value ofLookerInstanceConfig.getEncryptionConfig()voidLookerInstance. putEncryptionConfig(LookerInstanceEncryptionConfig value)voidLookerInstanceEncryptionConfigOutputReference. setInternalValue(LookerInstanceEncryptionConfig value)
-