Values.AwsEc2VpcPeeringConnectionStatusDetailsSourceDetails about the status of the VPC peering connection.
type nonrec t = {code : NonEmptyString.t option;The status of the VPC peering connection.
*)message : NonEmptyString.t option;A message that provides more information about the status, if applicable.
*)}