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