Uses of Interface
com.hashicorp.cdktf.providers.google.memcache_instance.MemcacheInstanceNodeConfig
-
Packages that use MemcacheInstanceNodeConfig Package Description com.hashicorp.cdktf.providers.google.memcache_instance google_memcache_instance -
-
Uses of MemcacheInstanceNodeConfig in com.hashicorp.cdktf.providers.google.memcache_instance
Classes in com.hashicorp.cdktf.providers.google.memcache_instance that implement MemcacheInstanceNodeConfig Modifier and Type Class Description static classMemcacheInstanceNodeConfig.Jsii$ProxyAn implementation forMemcacheInstanceNodeConfigMethods in com.hashicorp.cdktf.providers.google.memcache_instance that return MemcacheInstanceNodeConfig Modifier and Type Method Description MemcacheInstanceNodeConfigMemcacheInstanceNodeConfig.Builder. build()Builds the configured instance.MemcacheInstanceNodeConfigMemcacheInstanceNodeConfigOutputReference. getInternalValue()MemcacheInstanceNodeConfigMemcacheInstanceConfig. getNodeConfig()node_config block.MemcacheInstanceNodeConfigMemcacheInstanceConfig.Jsii$Proxy. getNodeConfig()MemcacheInstanceNodeConfigMemcacheInstance. getNodeConfigInput()Methods in com.hashicorp.cdktf.providers.google.memcache_instance with parameters of type MemcacheInstanceNodeConfig Modifier and Type Method Description MemcacheInstance.BuilderMemcacheInstance.Builder. nodeConfig(MemcacheInstanceNodeConfig nodeConfig)node_config block.MemcacheInstanceConfig.BuilderMemcacheInstanceConfig.Builder. nodeConfig(MemcacheInstanceNodeConfig nodeConfig)Sets the value ofMemcacheInstanceConfig.getNodeConfig()voidMemcacheInstance. putNodeConfig(MemcacheInstanceNodeConfig value)voidMemcacheInstanceNodeConfigOutputReference. setInternalValue(MemcacheInstanceNodeConfig value)
-