Values.GetProcurementPortalPreferenceRequestSourceThis feature API is subject to changing at any time. For more information, see the Amazon Web Services Service Terms (Betas and Previews). Retrieves the details of a specific procurement portal preference configuration.
type nonrec t = {procurementPortalPreferenceArn : ProcurementPortalPreferenceArnString.t;The Amazon Resource Name (ARN) of the procurement portal preference to retrieve.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of ProcurementPortalPreferenceArnString.t ]) list ]