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