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