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