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