associateApplications
inline suspend fun GameLiftStreamsClient.associateApplications(crossinline block: AssociateApplicationsRequest.Builder.() -> Unit): 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.