Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_access_context_manager_access_policy_iam_policy.DataGoogleAccessContextManagerAccessPolicyIamPolicyConfig
-
Packages that use DataGoogleAccessContextManagerAccessPolicyIamPolicyConfig Package Description com.hashicorp.cdktf.providers.google.data_google_access_context_manager_access_policy_iam_policy data_google_access_context_manager_access_policy_iam_policy -
-
Uses of DataGoogleAccessContextManagerAccessPolicyIamPolicyConfig in com.hashicorp.cdktf.providers.google.data_google_access_context_manager_access_policy_iam_policy
Classes in com.hashicorp.cdktf.providers.google.data_google_access_context_manager_access_policy_iam_policy that implement DataGoogleAccessContextManagerAccessPolicyIamPolicyConfig Modifier and Type Class Description static classDataGoogleAccessContextManagerAccessPolicyIamPolicyConfig.Jsii$ProxyAn implementation forDataGoogleAccessContextManagerAccessPolicyIamPolicyConfigMethods in com.hashicorp.cdktf.providers.google.data_google_access_context_manager_access_policy_iam_policy that return DataGoogleAccessContextManagerAccessPolicyIamPolicyConfig Modifier and Type Method Description DataGoogleAccessContextManagerAccessPolicyIamPolicyConfigDataGoogleAccessContextManagerAccessPolicyIamPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_access_context_manager_access_policy_iam_policy with parameters of type DataGoogleAccessContextManagerAccessPolicyIamPolicyConfig Constructor Description DataGoogleAccessContextManagerAccessPolicyIamPolicy(software.constructs.Construct scope, String id, DataGoogleAccessContextManagerAccessPolicyIamPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/access_context_manager_access_policy_iam_policy google_access_context_manager_access_policy_iam_policy} Data Source.
-