ResourceLimits

Resource limits defined for connection pods of a given connector type.

JSON representation
{
  "cpu": string,
  "memory": string
}
Fields
cpu

string

Output only. CPU limit.

memory

string

Output only. Memory limit.