google_iap_web_type_app_engine_iam_policy

Retrieves the current IAM policy data for webtypeappengine

example

data "google_iap_web_type_app_engine_iam_policy" "policy" {
  project = google_app_engine_application.app.project
  app_id = google_app_engine_application.app.app_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: