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