pub fn get_matchmaker_component_env(
configuration: &Configuration,
component_name: &str,
env_key: &str,
) -> Result<MatchmakerComponentEnvsResponse, Error<GetMatchmakerComponentEnvError>>Expand description
Retrieve a matchmaker component ENV.