Uses of Interface
com.hashicorp.cdktf.providers.google.memcache_instance.MemcacheInstanceConfig
-
Packages that use MemcacheInstanceConfig Package Description com.hashicorp.cdktf.providers.google.memcache_instance google_memcache_instance -
-
Uses of MemcacheInstanceConfig in com.hashicorp.cdktf.providers.google.memcache_instance
Classes in com.hashicorp.cdktf.providers.google.memcache_instance that implement MemcacheInstanceConfig Modifier and Type Class Description static classMemcacheInstanceConfig.Jsii$ProxyAn implementation forMemcacheInstanceConfigMethods in com.hashicorp.cdktf.providers.google.memcache_instance that return MemcacheInstanceConfig Modifier and Type Method Description MemcacheInstanceConfigMemcacheInstanceConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.memcache_instance with parameters of type MemcacheInstanceConfig Constructor Description MemcacheInstance(software.constructs.Construct scope, String id, MemcacheInstanceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/memcache_instance google_memcache_instance} Resource.
-