The event content.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/EventStreamCloudEventGroupCreatedObject", "title": "EventStreamCloudEventGroupCreatedObject", "description": "The event content.", "oneOf": [ { "$ref": "#/components/schemas/EventStreamCloudEventGroupCreatedObject0" }, { "$ref": "#/components/schemas/EventStreamCloudEventGroupCreatedObject1" }, { "$ref": "#/components/schemas/EventStreamCloudEventGroupCreatedObject2" } ] }