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