{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-msk/refs/heads/main/json-schema/msk-api-create-configuration-request-schema.json", "title": "CreateConfigurationRequest", "description": "CreateConfigurationRequest schema from Amazon MSK API", "type": "object", "properties": { "Description": { "allOf": [ { "$ref": "#/components/schemas/__string" }, { "xml": { "name": "description" }, "description": "\n
The description of the configuration.
" } ] }, "KafkaVersions": { "allOf": [ { "$ref": "#/components/schemas/__listOf__string" }, { "xml": { "name": "kafkaVersions" }, "description": "\nThe versions of Apache Kafka with which you can use this MSK configuration.
" } ] }, "Name": { "allOf": [ { "$ref": "#/components/schemas/__string" }, { "xml": { "name": "name" }, "description": "\nThe name of the configuration.
" } ] }, "ServerProperties": { "allOf": [ { "$ref": "#/components/schemas/__blob" }, { "xml": { "name": "serverProperties" }, "description": "\nContents of the