Values.DescribePrimaryChannelSettingsSourceDetails of a primary (leader) channel in a linked pair
type nonrec t = {followingChannelArns : string list option;The ARNs of the following channels for this primary channel
*)linkedChannelType : LinkedChannelType.t option;Specifies this as a primary channel
*)}