# MatchmakerReleaseUpdate
## Properties
**version** | Option<**String**> | Name of the matchmaker release. Should be unique, and will be used to differentiate your releases. | [optional]
**frontend_component_name** | Option<**String**> | Name of the matchmaker component to use as the Open Match frontend. | [optional]
**director_component_name** | Option<**String**> | Name of the matchmaker component to use as the Open Match director. | [optional]
**match_function_component_name** | Option<**String**> | Name of the matchmaker component to use as the Open Match match function. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)