Values.SigningProfilesSourceval to_value :
SigningProfile.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of SigningParameterKey.t ]
* [> `String of SigningParameterValue.t ])
list
| `String of ProfileName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `String of CertificateArn.t ])
list ])
list ]
list ]