Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_iap_tunnel_dest_group_iam_policy.DataGoogleIapTunnelDestGroupIamPolicyConfig
-
Packages that use DataGoogleIapTunnelDestGroupIamPolicyConfig Package Description com.hashicorp.cdktf.providers.google.data_google_iap_tunnel_dest_group_iam_policy data_google_iap_tunnel_dest_group_iam_policy -
-
Uses of DataGoogleIapTunnelDestGroupIamPolicyConfig in com.hashicorp.cdktf.providers.google.data_google_iap_tunnel_dest_group_iam_policy
Classes in com.hashicorp.cdktf.providers.google.data_google_iap_tunnel_dest_group_iam_policy that implement DataGoogleIapTunnelDestGroupIamPolicyConfig Modifier and Type Class Description static classDataGoogleIapTunnelDestGroupIamPolicyConfig.Jsii$ProxyAn implementation forDataGoogleIapTunnelDestGroupIamPolicyConfigMethods in com.hashicorp.cdktf.providers.google.data_google_iap_tunnel_dest_group_iam_policy that return DataGoogleIapTunnelDestGroupIamPolicyConfig Modifier and Type Method Description DataGoogleIapTunnelDestGroupIamPolicyConfigDataGoogleIapTunnelDestGroupIamPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_iap_tunnel_dest_group_iam_policy with parameters of type DataGoogleIapTunnelDestGroupIamPolicyConfig Constructor Description DataGoogleIapTunnelDestGroupIamPolicy(software.constructs.Construct scope, String id, DataGoogleIapTunnelDestGroupIamPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/iap_tunnel_dest_group_iam_policy google_iap_tunnel_dest_group_iam_policy} Data Source.
-