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