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