stopGameSessionPlacement
abstract suspend fun stopGameSessionPlacement(input: StopGameSessionPlacementRequest): StopGameSessionPlacementResponse
Cancels a game session placement that is in PENDING
status. To stop a placement, provide the placement ID values. If successful, the placement is moved to CANCELLED
status.