Values_2.GetFlowMetadataInputSourceRetrieves the metadata of a flow, not including its definition specifying the steps.
type nonrec t = {awsAccountId : Values_0.AccountId.t;The ID of the Amazon Web Services account that contains the flow that you are getting metadata for.
*)flowId : FlowId.t;The unique identifier of the flow.
*)}