Values.AssociationStateDetailsSourceDescribes the state of an association between a route table and a subnet or gateway.
type nonrec t = {state : NonEmptyString.t option;The state of the association.
*)statusMessage : NonEmptyString.t option;The status message, if applicable.
*)}