pub fn patch_matchmaker_component_env(
configuration: &Configuration,
component_name: &str,
env_key: &str,
payload: MatchmakerComponentEnvsUpdate,
) -> Result<MatchmakerComponentEnvsResponse, Error<PatchMatchmakerComponentEnvError>>Expand description
Update a matchmaker component ENV.