Values.GetBaselineOperationInputSourceReturns the details of an asynchronous baseline operation, as initiated by any of these APIs: EnableBaseline, DisableBaseline, UpdateEnabledBaseline, ResetEnabledBaseline. A status message is displayed in case of operation failure. For usage examples, see the Amazon Web Services Control Tower User Guide .
type nonrec t = {operationIdentifier : OperationIdentifier.t;The operation ID returned from mutating asynchronous APIs (Enable, Disable, Update, Reset).
*)}