Describes the status of a parameter group.
{ "type": "object", "properties": { "ParameterName": {}, "ParameterApplyStatus": {}, "ParameterApplyErrorDescription": {} }, "description": "Describes the status of a parameter group.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-cluster-parameter-status-schema.json", "title": "ClusterParameterStatus" }