Values_2.ByoasnSourceThe Autonomous System Number (ASN) and BYOIP CIDR association.
type nonrec t = {asn : Values_0.String_.t option;A public 2-byte or 4-byte ASN.
*)ipamId : Values_1.IpamId.t option;An IPAM ID.
*)statusMessage : Values_0.String_.t option;The status message.
*)state : Values_1.AsnState.t option;The provisioning state of the BYOASN.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of Values_0.String_.t ]) list ]