Uses of Interface
com.hashicorp.cdktf.providers.google.memcache_instance.MemcacheInstanceMemcacheParameters
-
Packages that use MemcacheInstanceMemcacheParameters Package Description com.hashicorp.cdktf.providers.google.memcache_instance google_memcache_instance -
-
Uses of MemcacheInstanceMemcacheParameters in com.hashicorp.cdktf.providers.google.memcache_instance
Classes in com.hashicorp.cdktf.providers.google.memcache_instance that implement MemcacheInstanceMemcacheParameters Modifier and Type Class Description static classMemcacheInstanceMemcacheParameters.Jsii$ProxyAn implementation forMemcacheInstanceMemcacheParametersMethods in com.hashicorp.cdktf.providers.google.memcache_instance that return MemcacheInstanceMemcacheParameters Modifier and Type Method Description MemcacheInstanceMemcacheParametersMemcacheInstanceMemcacheParameters.Builder. build()Builds the configured instance.MemcacheInstanceMemcacheParametersMemcacheInstanceMemcacheParametersOutputReference. getInternalValue()default MemcacheInstanceMemcacheParametersMemcacheInstanceConfig. getMemcacheParameters()memcache_parameters block.MemcacheInstanceMemcacheParametersMemcacheInstanceConfig.Jsii$Proxy. getMemcacheParameters()MemcacheInstanceMemcacheParametersMemcacheInstance. getMemcacheParametersInput()Methods in com.hashicorp.cdktf.providers.google.memcache_instance with parameters of type MemcacheInstanceMemcacheParameters Modifier and Type Method Description MemcacheInstance.BuilderMemcacheInstance.Builder. memcacheParameters(MemcacheInstanceMemcacheParameters memcacheParameters)memcache_parameters block.MemcacheInstanceConfig.BuilderMemcacheInstanceConfig.Builder. memcacheParameters(MemcacheInstanceMemcacheParameters memcacheParameters)Sets the value ofMemcacheInstanceConfig.getMemcacheParameters()voidMemcacheInstance. putMemcacheParameters(MemcacheInstanceMemcacheParameters value)voidMemcacheInstanceMemcacheParametersOutputReference. setInternalValue(MemcacheInstanceMemcacheParameters value)
-