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