{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ResourceConfigurationDescription", "title": "ResourceConfigurationDescription", "description": "A more verbose description of what this resource configuration enforces.", "type": "string", "example": "The number of minutes that a data plane group can be idle before it is automatically scaled down to zero instances.", "readOnly": true }