Values.ContentAssociationContentsSourceThe contents of a content association.
type nonrec t = {amazonConnectGuideAssociation : AmazonConnectGuideAssociationData.t option;The data of the step-by-step guide association.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of GenericArn.t ]) list ])
list ]