Values.ClientVpcConnectionSourceThe client VPC connection object.
type nonrec t = {authentication : string option;Information about the auth scheme of Vpc Connection.
*)creationTime : string option;Creation time of the Vpc Connection.
*)state : VpcConnectionState.t option;State of the Vpc Connection.
*)vpcConnectionArn : string option;The ARN that identifies the Vpc Connection.
*)owner : string option;The Owner of the Vpc Connection.
*)}