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