{
"type": "object",
"properties": {
"MasterUserPassword": {},
"NodeType": {},
"NumberOfNodes": {},
"ClusterType": {},
"ClusterVersion": {},
"AutomatedSnapshotRetentionPeriod": {},
"ClusterIdentifier": {},
"PubliclyAccessible": {},
"EnhancedVpcRouting": {},
"MaintenanceTrackName": {},
"EncryptionType": {}
},
"description": "Describes cluster attributes that are in a pending state. A change to one or more the attributes was requested and is in progress or will be applied.",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-pending-modified-values-schema.json",
"title": "PendingModifiedValues"
}