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