associateApplications
abstract suspend fun associateApplications(input: AssociateApplicationsRequest): AssociateApplicationsResponse
When you associate, or link, an application with a stream group, then Amazon GameLift Streams can launch the application using the stream group's allocated compute resources. The stream group must be in ACTIVE
status. You can reverse this action by using DisassociateApplications.