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