Values.AccessEndpointSourceDescribes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and WorkSpaces Applications. When you specify an interface endpoint for a stack, users of the stack can connect to WorkSpaces Applications only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
type nonrec t = {endpointType : AccessEndpointType.t;The type of interface endpoint.
*)vpceId : String_.t option;The identifier (ID) of the VPC in which the interface endpoint is used.
*)}