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