{

"ring": {
  "full_properties": {
    "google_kms_key_ring_iam_binding": {
      "description": "Authoritative for a given role. Updates the IAM policy to grant a role to a list of members. Other roles within the IAM policy for the key ring are preserved.",
      "required": false
    },
    "google_kms_key_ring_iam_member": {
      "description": "Non-authoritative. Updates the IAM policy to grant a role to a new member. Other members for the role for the key ring are preserved.",
      "required": false
    },
    "google_kms_key_ring_iam_policy": {
      "description": "Authoritative. Sets the IAM policy for the key ring and replaces any existing policy already attached.",
      "required": false
    }
  },
  "path": "/docs/providers/google/r/google_kms_key_ring_iam.html",
  "properties": [
    "google_kms_key_ring_iam_policy",
    "google_kms_key_ring_iam_binding",
    "google_kms_key_ring_iam_member"
  ]
}

}