Values.CreateConfigurationSetEventDestinationRequestSourceCreate a new event destination in a configuration set.
type nonrec t = {configurationSetName : string;ConfigurationSetName
*)eventDestination : EventDestinationDefinition.t option;eventDestinationName : NonEmptyString.t option;A name that identifies the event destination.
*)}