Values.VpcConnectionInfoSourceDescription of the VPC connection.
type nonrec t = {vpcConnectionArn : string option;The Amazon Resource Name (ARN) of the VPC connection.
*)owner : string option;The owner of the VPC Connection.
*)userIdentity : UserIdentity.t option;Description of the requester that calls the API operation.
*)creationTime : string option;The time when Amazon MSK creates the VPC Connnection.
*)}