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