Values.DeliveryChannelStatusSourceThe status of a specified delivery channel. Valid values: Success | Failure
type nonrec t = {name : String_.t option;The name of the delivery channel.
*)configSnapshotDeliveryInfo : ConfigExportDeliveryInfo.t option;A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.
*)configHistoryDeliveryInfo : ConfigExportDeliveryInfo.t option;A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.
*)configStreamDeliveryInfo : ConfigStreamDeliveryInfo.t option;A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.
*)}