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