Values.NewAsoDetailSourceDetails new Autonomous System Organizations (ASOs) used either at the resource or account level.
type nonrec t = {aso : Aso.t option;Details about the new Autonomous System Organization (ASO).
*)isNewForEntireAccount : IsNewForEntireAccount.t option;Checks if the Autonomous System Organization (ASO) is new for the entire account.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Boolean of IsNewForEntireAccount.t | `String of Aso.t ])
list ]