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