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