Values.VpcPeeringConnectionStatusSourceRepresents status information for a VPC peering connection. Status codes and messages are provided from EC2 (see VpcPeeringConnectionStateReason). Connection status information is also communicated as a fleet event.
type nonrec t = {code : NonZeroAndMaxString.t option;Code indicating the status of a VPC peering connection.
*)message : NonZeroAndMaxString.t option;Additional messaging associated with the connection status.
*)}