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