UnregisteredResource

UnregisteredResource represents a GCP resource that failed to register and apphub was not able to discover.

JSON representation
{
  "deployedResource": {
    object (DeployedResource)
  },
  "reason": string
}
Fields
deployedResource

object (DeployedResource)

Output only. The deployed GCP resource that failed to register.

reason

string

Output only. The reason for the failure of registration.